Skip to main content
All docs
V24.1

VGridControlBase.OptionsPrint Property

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v24.1.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