Version

TextAlignment Class Properties

For a list of all members of this type, see TextAlignment members.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)CenterGets a predefined alignment.  
Public PropertyHorizontalGets or sets the horizontal alignment.  
Public PropertyIsSealedGets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase)
Public Propertystatic (Shared in Visual Basic)JustifyGets a predefined alignment.  
Public Propertystatic (Shared in Visual Basic)LeftGets a predefined alignment.  
Public Propertystatic (Shared in Visual Basic)RightGets a predefined alignment.  
Public PropertyVerticalGets or sets the vertical alignment.  
See Also