TypeViewInfo.Highlighted Property
Gets whether a type is highlighted using the HighlightedClassAttribute.
Namespace: DevExpress.DataAccess.Wizard.Views
Assembly: DevExpress.DataAccess.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the class is highlighted; otherwise, false. |
See Also