WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
GridNumericColumn Class
/ Maximum Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Maximum Property (GridNumericColumn)
In This Topic
Gets or sets the maximum value accepted.
Syntax
C#
public
Nullable<double>
Maximum {
get
;
set
;}
See Also
Reference
GridNumericColumn Class
GridNumericColumn Members