EditFormView.FontColorProperty Field
Identifies the FontColor dependency property.
Namespace: DevExpress.Maui.DataGrid
Assembly: DevExpress.Maui.DataGrid.dll
Declaration
public static readonly BindableProperty FontColorProperty
Field Value
Type | Description |
---|---|
Microsoft.Maui.Controls.BindableProperty | A dependency property identifier. |
See Also