XRControlStyleSheet.Remove(XRControlStyle) Method
Removes the specified control style from the collection.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
style | XRControlStyle | An XRControlStyle object to be removed from the collection. |
See Also