AppearanceAttribute.DeclaringType Property
In This Article
This property is intended for internal use.
Namespace: DevExpress.ExpressApp.ConditionalAppearance
Assembly: DevExpress.Persistent.Base.v24.2.dll
NuGet Package: DevExpress.Persistent.Base
#Declaration
[Browsable(false)]
public Type DeclaringType { get; }
#Implements
See Also