iframe >
Xamarin.Android Documentation
HeaderGridLinesColor 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
: HeaderGridLinesColor Property
Gets or sets the
Nullable
that is used to paint the lines between row and column header cells.
Syntax
C#
public
Nullable<Color>
HeaderGridLinesColor {
get
;
set
;}
See Also
Reference
FlexGrid Class
FlexGrid Members
Send Feedback