ComponentOne Xamarin.iOS
GroupName Property


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridGroupRow Class : GroupName Property
Gets the header of the column associated with this group.
Syntax
'Declaration
 
Public ReadOnly Property GroupName As String
'Usage
 
Dim instance As GridGroupRow
Dim value As String
 
value = instance.GroupName
public string GroupName {get;}
See Also

Reference

GridGroupRow Class
GridGroupRow Members