'Declaration Public Property Step As Nullable(Of Double)
'Declaration
Public Property Step As Nullable(Of Double)
public Nullable<double> Step {get; set;}
GridNumericColumn Class GridNumericColumn Members