MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ReportDesigner Class / StylesSettings Property

In This Topic
StylesSettings Property
In This Topic
Gets or sets settings related to RPX Styles.
Syntax
'Declaration
 
Public Property StylesSettings As StylesSettings
 

Property Value

An StylesSettings object representing the settings related to RPX Styles.
Remarks
This property can only be set once during object initialization and cannot be changed afterwards.
See Also