Back to Devexpress

PropertyGridControl.OptionsPrint Property

windowsforms-devexpress-dot-xtraverticalgrid-dot-propertygridcontrol-880f154e.md

latest1.3 KB
Original Source

PropertyGridControl.OptionsPrint Property

This property supports internal infrastructure and is not intended to be used in code.

Namespace : DevExpress.XtraVerticalGrid

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

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

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public BaseOptionsPrint OptionsPrint { get; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public ReadOnly Property OptionsPrint As BaseOptionsPrint

Property Value

Type
DevExpress.XtraVerticalGrid.BaseOptionsPrint

See Also

PropertyGridControl Class

PropertyGridControl Members

DevExpress.XtraVerticalGrid Namespace