General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
BootstrapGridViewDataColumn.HeaderBadge Property
Gets settings of a badge displayed within the data column header.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapBadgeProperties HeaderBadge { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property HeaderBadge As BootstrapBadgeProperties
Property Value
Type | Description |
---|---|
BootstrapBadgeProperties | A BootstrapBadgeProperties object containing badge settings. |
See Also
Feedback