C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridGroupRowCell Class / SolidColor Property


In This Topic
SolidColor Property (GridGroupRowCell)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property SolidColor As Integer
 
'Usage
 
Dim instance As GridGroupRowCell
Dim value As Integer
 
value = instance.SolidColor
See Also