C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridCellsPanel Class / IsTextAlignmentResolved Property


In This Topic
IsTextAlignmentResolved Property (GridCellsPanel)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsTextAlignmentResolved As Boolean
 
'Usage
 
Dim instance As GridCellsPanel
Dim value As Boolean
 
value = instance.IsTextAlignmentResolved
See Also