Skip to main content
All docs
V26.1
  • VGridControlBase.OptionsCustomization Property

    Namespace: DevExpress.XtraVerticalGrid

    Assembly: DevExpress.XtraVerticalGrid.v26.1.dll

    Declaration

    [XtraSerializableProperty(XtraSerializationVisibility.Content, XtraSerializationFlags.DefaultValue)]
    public BaseOptionsCustomization OptionsCustomization { get; }

    Property Value

    Type
    BaseOptionsCustomization
    See Also