ComponentOne Xamarin.Android
AllowMerging Property (GridBase)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridBase Class : AllowMerging Property
Syntax
'Declaration
 
Public Property AllowMerging As GridAllowMerging
'Usage
 
Dim instance As GridBase
Dim value As GridAllowMerging
 
instance.AllowMerging = value
 
value = instance.AllowMerging
public GridAllowMerging AllowMerging {get; set;}
See Also

Reference

GridBase Class
GridBase Members