Skip to main content
A newer version of this page is available. .
All docs
V22.1

VGridControlBase.OptionsPrint Property

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v22.1.dll

NuGet Package: DevExpress.Win.VerticalGrid

Declaration

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

Property Value

Type
DevExpress.XtraVerticalGrid.BaseOptionsPrint
See Also