public string Format {get; set;}
'Declaration Public Property Format As String
'Declaration
Public Property Format As String
'Usage Dim instance As GridColumn Dim value As String instance.Format = value value = instance.Format
'Usage
Dim instance As GridColumn Dim value As String instance.Format = value value = instance.Format
GridColumn Class GridColumn Members