iframe >
Xamarin.Android Documentation
GroupHeaderConverter Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
C1.Android.Grid Assembly
>
C1.Android.Grid Namespace
>
FlexGrid Class
: GroupHeaderConverter Property
Gets or sets the
C1.Android.Core.IValueConverter
used to create the content shown in
GridGroupRow
cells to summarize group information.
Syntax
C#
public
IValueConverter
GroupHeaderConverter {
get
;
set
;}
See Also
Reference
FlexGrid Class
FlexGrid Members
Send Feedback