ObjectMember.Highlighted Property
Indicates whether or not the HighlightedMemberAttribute is assigned to a method.
Namespace: DevExpress.DataAccess.ObjectBinding
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 HighlightedMemberAttribute attribute is assigned to a method; otherwise, false. |
See Also