iframe >
Xamarin.Android Documentation
AlternatingRowTextColor 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
: AlternatingRowTextColor Property
Gets or sets the
Nullable
that is used to paint the text of odd-numbered rows.
Syntax
C#
public
Nullable<Color>
AlternatingRowTextColor {
get
;
set
;}
See Also
Reference
FlexGrid Class
FlexGrid Members
Send Feedback