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
Property Value
| Type | Description |
|---|---|
| Type | A Type object that specifies the target type. |
See Also