Skip to main content
All docs
V23.2

VGridControlBase.OptionsPrint Property

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v23.2.dll

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

Declaration

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

Property Value

Type
DevExpress.XtraVerticalGrid.BaseOptionsPrint
See Also