ctlUniGrid.ColAllowEmptyNumbers PropertyGets or sets the ability to accept blank strings as value for numeric columnsSyntax
Public Property Get ColAllowEmptyNumbers (ByRef vKey As Variant) As Boolean
Public Property Let ColAllowEmptyNumbers (ByRef vKey As Variant, _ ByRef b As Boolean) Parameters
Remarks
|