InputPanel for WinForms | ComponentOne
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 ContentAlignment
    ContentAlignment TextAlignment {get; set;}
    See Also