CollectAppearanceRulesEventArgs.Name Property
The name of the UI element for which conditional appearance rules are collected.
Namespace: DevExpress.ExpressApp.ConditionalAppearance
Assembly: DevExpress.ExpressApp.ConditionalAppearance.v25.2.dll
NuGet Package: DevExpress.ExpressApp.ConditionalAppearance
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string that is the identifier of the UI element for which conditional appearance rules are collected. |
See Also