IsTextAlignmentResolved Property (FlexGrid)
In This Topic
Syntax
'Declaration
Public Overridable ReadOnly Property IsTextAlignmentResolved As Boolean
'Usage
Dim instance As FlexGrid
Dim value As Boolean
value = instance.IsTextAlignmentResolved
public virtual bool IsTextAlignmentResolved {get;}
See Also