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.v19.1.dll

Declaration

[Docking(DockingBehavior.Ask)]
public abstract class VGridControlBase :
    EditorContainer,
    ISupportAsyncScrollAnimation,
    IXtraSerializable,
    IToolTipControlClient,
    ISupportLookAndFeel,
    IPrintable,
    IBasePrintable,
    IXtraSerializableLayout,
    IXtraSerializableLayoutEx,
    IGestureClient,
    ISupportXtraSerializer,
    ISearchControlColumnsClient,
    ISearchControlClient,
    IOptionsLayoutProvider,
    IXtraSerializableLayout2,
    ISupportDXSkinColors,
    IStringImageProvider

The following members return VGridControlBase objects:

See Also