XRControl.XRControlStyles.Style Property
Gets or sets an individual style object for the XRControl.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v25.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| XRControlStyle | null | A XRControlStyle object that defines the |
Remarks
For more information on using styles, please refer to the Report Visual Styles document.
See Also