GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / LayoutPerformed Property

In This Topic
LayoutPerformed Property
In This Topic
Gets a value indicating if PerformLayout method was executed at least once.
Syntax
'Declaration
 
Public ReadOnly Property LayoutPerformed As System.Boolean
 
See Also