ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / C1ListView Class / CaptionStyle Property

In This Topic
    CaptionStyle Property (C1ListView)
    In This Topic
    Gets or sets a style used for caption of Select All CheckBox.
    Syntax
    'Declaration
     
    Public Property CaptionStyle As Style
    public Style CaptionStyle {get; set;}
    See Also