XRControlStyleSheet Constructors
Provides functionality for an object used as a repository for the XRControl‘s styles.| Name | Parameters | Description |
|---|---|---|
| XRControlStyleSheet() | none | Initializes a new instance of the XRControlStyleSheet class with the default settings. |
| XRControlStyleSheet(XtraReport) | report | Initializes a new instance of the XRControlStyleSheet class with the specified report. |
See Also