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