Skip to main content
All docs
V25.1
  • VGridControlBase.OptionsPrint Property

    Namespace: DevExpress.XtraVerticalGrid

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