iframe >
Xamarin.Android Documentation
BackgroundColor Property (GridColumn)
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
>
GridColumn Class
: BackgroundColor Property
Gets or sets the
Nullable
used to paint the background of cells in this column.
Syntax
C#
public
Nullable<Color>
BackgroundColor {
get
;
set
;}
See Also
Reference
GridColumn Class
GridColumn Members
Send Feedback