StyleFormatConditionBase.Name Property
Gets or sets the StyleFormatConditionBase object’s name.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A String value that represents the StyleFormatConditionBase object’s name. |
See Also