XRControlStyleSheet.Remove(XRControlStyle) Method
Removes the specified control style from the collection.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
public void Remove(
XRControlStyle style
)
#Parameters
Name | Type | Description |
---|---|---|
style | XRControl |
An XRControl |