VGridControlBase Class
Serves as a base for the VGridControl and PropertyGridControl classes.
Namespace: DevExpress.XtraVerticalGrid
Assembly: DevExpress.XtraVerticalGrid.v24.1.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
Related API Members
The following members return VGridControlBase objects:
Implements
Inheritance
See Also