ComponentOne Xamarin.Android
GroupExpandedIconTemplate Property (GridGroupRowCell)


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

Reference

GridGroupRowCell Class
GridGroupRowCell Members