ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1MultiSelect Class / CaptionStyle Property

In This Topic
    CaptionStyle Property
    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