ComponentOne List for WinForms
C1.Win.C1List Namespace / Split Class / CaptionStyle Property

In This Topic
    CaptionStyle Property (Split)
    In This Topic
    Gets or sets the Style object that controls the appearance of the caption area.
    Syntax
    'Declaration
     
    
    Public Property CaptionStyle As Style
    public Style CaptionStyle {get; set;}
    See Also