Back to Devexpress

IAppearanceRuleProperties.DeclaringType Property

expressappframework-devexpress-dot-expressapp-dot-conditionalappearance-dot-iappearanceruleproperties-7160c524.md

latest1.5 KB
Original Source

IAppearanceRuleProperties.DeclaringType Property

Gets the target type of the appearance rule.

Namespace : DevExpress.ExpressApp.ConditionalAppearance

Assembly : DevExpress.Persistent.Base.v25.2.dll

NuGet Package : DevExpress.Persistent.Base

Declaration

csharp
[Browsable(false)]
Type DeclaringType { get; }
vb
<Browsable(False)>
ReadOnly Property DeclaringType As Type

Property Value

TypeDescription
Type

A Type object that specifies the target type.

|

See Also

Conditional Appearance (Manage UI State)

IAppearanceRuleProperties Interface

IAppearanceRuleProperties Members

DevExpress.ExpressApp.ConditionalAppearance Namespace