ComponentOne Xamarin.iOS
AllowMerging Property (GridMergeManager)


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridMergeManager Class : AllowMerging Property
Gets a value indicating whether merging is allowed.
Syntax
'Declaration
 
Public ReadOnly Property AllowMerging As GridAllowMerging
'Usage
 
Dim instance As GridMergeManager
Dim value As GridAllowMerging
 
value = instance.AllowMerging
public GridAllowMerging AllowMerging {get;}
See Also

Reference

GridMergeManager Class
GridMergeManager Members