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


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