ConstructorViewInfo.Highlighted Property
Gets whether a constructor is highlighted using the HighlightedMemberAttribute.
Namespace: DevExpress.DataAccess.Wizard.Views
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the constructor is highlighted; otherwise, false. |
See Also