Back to Devexpress

CollectAppearanceRulesEventArgs.Name Property

expressappframework-devexpress-dot-expressapp-dot-conditionalappearance-dot-collectappearanceruleseventargs-85fc7467.md

latest1.5 KB
Original Source

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

csharp
public string Name { get; }
vb
Public ReadOnly Property Name As String

Property Value

TypeDescription
String

A string that is the identifier of the UI element for which conditional appearance rules are collected.

|

See Also

CollectAppearanceRulesEventArgs Class

CollectAppearanceRulesEventArgs Members

DevExpress.ExpressApp.ConditionalAppearance Namespace