Skip to main content
A newer version of this page is available. .

VGridControlBase Class

Serves as a base for the VGridControl and PropertyGridControl classes.

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v20.1.dll

NuGet Package: DevExpress.Win.VerticalGrid

Declaration

public abstract class VGridControlBase :
    EditorContainer,
    ISupportAsyncScrollAnimation,
    IXtraSerializable,
    IToolTipControlClient,
    ISupportLookAndFeel,
    IPrintable,
    IBasePrintable,
    IXtraSerializableLayout,
    IXtraSerializableLayoutEx,
    IGestureClient,
    ISupportXtraSerializer,
    ISearchControlColumnsClient,
    ISearchControlClient,
    IOptionsLayoutProvider,
    IXtraSerializableLayout2,
    ISupportDXSkinColors,
    IStringImageProvider,
    IStringSvgImageProvider

The following members return VGridControlBase objects:

Implements

See Also