Skip to main content
A newer version of this page is available. .

XRControl.XRControlStyles.Style Property

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v20.2.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core

Declaration

[DefaultValue(null)]
public virtual XRControlStyle Style { get; set; }

Property Value

Type Default
XRControlStyle null
See Also