ComponentOne MultiSelect for UWP
C1.Xaml.Input Namespace / C1MultiSelect Class / CaptionStyle Property

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