ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.CoditionalFormatting Namespace / IItemStyle Interface / TextAlignment Property

In This Topic
    TextAlignment Property (IItemStyle)
    In This Topic
    Alignment of the text.
    Syntax
    'Declaration
     
    Property TextAlignment As System.Drawing.ContentAlignment
    System.Drawing.ContentAlignment TextAlignment {get; set;}
    See Also