Skip to main content
.NET 6.0+

AppearanceAttribute.DeclaringType Property

This property is intended for internal use.

Namespace: DevExpress.ExpressApp.ConditionalAppearance

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

Declaration

[Browsable(false)]
public Type DeclaringType { get; }

Property Value

Type
Type

Implements

See Also