ComponentOne Xamarin.iOS
GroupText Property (GridGroupRow)


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridGroupRow Class : GroupText Property
Gets the a string representing the group item.
Syntax
'Declaration
 
Public ReadOnly Property GroupText As String
'Usage
 
Dim instance As GridGroupRow
Dim value As String
 
value = instance.GroupText
public string GroupText {get;}
See Also

Reference

GridGroupRow Class
GridGroupRow Members