Skip to main content

VGridControlBase Class

Serves as a base for the VGridControl and PropertyGridControl classes.

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v23.2.dll

NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

Declaration

public abstract class VGridControlBase :
    EditorContainer,
    ISupportAsyncScrollAnimation,
    IHyperLinkOwner<VGridHyperlinkClickEventArgs>,
    IXtraSerializable,
    IToolTipControlClient,
    IPrintable,
    IBasePrintable,
    IXtraSerializableLayout,
    IXtraSerializableLayoutEx,
    IGestureClient,
    ISupportXtraSerializer,
    ISearchControlColumnsClient,
    ISearchControlClient,
    IOptionsLayoutProvider,
    IXtraSerializableLayout2,
    IXtraSupportAllowProperty,
    ISupportDXSkinColors,
    IStringImageProvider,
    IStringSvgImageProvider

The following members return VGridControlBase objects:

Implements

See Also