MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / C1CheckList Class / CaptionStyle Property

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