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