'Declaration Public Property MaxWidth As Nullable(Of Integer)
'Declaration
Public Property MaxWidth As Nullable(Of Integer)
public Nullable<int> MaxWidth {get; set;}
Cell Class Cell Members