Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1SideCaption Class / CaptionLayout Property

In This Topic
    CaptionLayout Property
    In This Topic
    Gets or sets the text layout for the SideCaption.
    Syntax
    'Declaration
     
    
    Public Property CaptionLayout As ButtonLayoutEnum
    public ButtonLayoutEnum CaptionLayout {get; set;}
    See Also