windowsforms-devexpress-dot-xtraverticalgrid-0831cec7.md
Serves as a base for the VGridControl and PropertyGridControl classes.
Namespace : DevExpress.XtraVerticalGrid
Assembly : DevExpress.XtraVerticalGrid.v25.2.dll
NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
[DXLicenseWinForms]
public abstract class VGridControlBase :
EditorContainer,
ISupportAsyncScrollAnimation,
IHyperLinkOwner<VGridHyperlinkClickEventArgs>,
IXtraSerializable,
IToolTipControlClient,
IPrintable,
IBasePrintable,
IPrintingTarget,
IXtraSerializableLayout,
IXtraSerializableLayoutEx,
IGestureClient,
ISupportJsonXtraSerializer,
ISupportXtraSerializer,
ISearchControlColumnsClient,
ISearchControlClient,
IOptionsLayoutProvider,
IXtraSerializableLayout2,
IXtraSupportAllowProperty,
ISupportDXSkinColors,
IStringImageProvider,
IStringSvgImagePerMonitorProvider,
IStringSvgImageProvider
<DXLicenseWinForms>
Public MustInherit Class VGridControlBase
Inherits EditorContainer
Implements ISupportAsyncScrollAnimation,
IHyperLinkOwner(Of VGridHyperlinkClickEventArgs),
IXtraSerializable,
IToolTipControlClient,
IPrintable,
IBasePrintable,
IPrintingTarget,
IXtraSerializableLayout,
IXtraSerializableLayoutEx,
IGestureClient,
ISupportJsonXtraSerializer,
ISupportXtraSerializer,
ISearchControlColumnsClient,
ISearchControlClient,
IOptionsLayoutProvider,
IXtraSerializableLayout2,
IXtraSupportAllowProperty,
ISupportDXSkinColors,
IStringImageProvider,
IStringSvgImagePerMonitorProvider,
IStringSvgImageProvider
The following members return VGridControlBase objects:
Object MarshalByRefObject Component Control EditorContainer VGridControlBase PropertyGridControl
See Also