FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / C1Ribbon Class / CaptionAlignment Property

In This Topic
    CaptionAlignment Property (C1Ribbon)
    In This Topic
    Gets or sets how the form caption is horizontally aligned.
    Syntax
    'Declaration
     
    Public Property CaptionAlignment As System.Windows.Forms.HorizontalAlignment
    public System.Windows.Forms.HorizontalAlignment CaptionAlignment {get; set;}
    See Also