GridColumn.HeaderTextDecorationsProperty Field
In This Article
Identifies the HeaderTextDecorations dependency property.
Namespace: DevExpress.XamarinForms.DataGrid
Assembly: DevExpress.XamarinForms.Grid.dll
NuGet Package: DevExpress.XamarinForms.Grid
#Declaration
C#
public static readonly BindableProperty HeaderTextDecorationsProperty
#Field Value
Type | Description |
---|---|
Xamarin. |
A dependency property identifier. |
See Also