Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1EditorRibbon Class / CaptionAlignment Property

In This Topic
    CaptionAlignment Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property CaptionAlignment As System.Windows.Forms.HorizontalAlignment
    public System.Windows.Forms.HorizontalAlignment CaptionAlignment {get; set;}
    See Also