ComponentOne Xamarin.Android
DrawingCacheBackgroundColor Property (GridCellView)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridCellView Class : DrawingCacheBackgroundColor Property
Syntax
'Declaration
 
Public Overridable Property DrawingCacheBackgroundColor As Android.Graphics.Color
'Usage
 
Dim instance As GridCellView
Dim value As Android.Graphics.Color
 
instance.DrawingCacheBackgroundColor = value
 
value = instance.DrawingCacheBackgroundColor
public virtual Android.Graphics.Color DrawingCacheBackgroundColor {get; set;}
See Also

Reference

GridCellView Class
GridCellView Members