EditFormView.ErrorFontAttributes Property
Namespace: DevExpress.XamarinForms.DataGrid
Assembly: DevExpress.XamarinForms.Grid.dll
NuGet Package: DevExpress.XamarinForms.Grid
Declaration
public FontAttributes ErrorFontAttributes { get; set; }
Property Value
| Type |
|---|
| FontAttributes |
See Also