ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / ItemStyle Class / TextAlignment Property

In This Topic
    TextAlignment Property (ItemStyle)
    In This Topic
    テキストの配置。
    Syntax
    'Declaration
     
    
    Public Property TextAlignment As ContentAlignment
    public ContentAlignment TextAlignment {get; set;}
    See Also