ApplyAppearanceEventArgs.ItemName Property
The name of the UI element whose appearance is about to be refreshed by applying conditional appearance rules.
Namespace: DevExpress.ExpressApp.ConditionalAppearance
Assembly: DevExpress.ExpressApp.ConditionalAppearance.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ConditionalAppearance
Declaration
Property Value
Type | Description |
---|---|
String | A string that is the identifier of the UI element whose conditional appearance is refreshed. |
See Also