'Declaration
Public Property AllowMerging As Boolean
'Usage
Dim instance As GridColumn Dim value As Boolean instance.AllowMerging = value value = instance.AllowMerging
public bool AllowMerging {get; set;}
'Declaration
Public Property AllowMerging As Boolean
'Usage
Dim instance As GridColumn Dim value As Boolean instance.AllowMerging = value value = instance.AllowMerging
public bool AllowMerging {get; set;}