NumberColumn.MaxDecimalDigitCount Property
Namespace: DevExpress.XamarinForms.DataGrid
Assembly: DevExpress.XamarinForms.Grid.dll
NuGet Package: DevExpress.XamarinForms.Grid
Declaration
[XtraSerializableProperty]
public int MaxDecimalDigitCount { get; set; }
Property Value
Type |
---|
Int32 |
See Also