ComponentOne MultiSelect for WinForms
C1.Win.Input.Styles Namespace / CheckBoxStyle Class / Text Property

In This Topic
    Text Property (CheckBoxStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the text.
    Syntax
    'Declaration
     
    
    Public Property Text As CheckBoxTextStyle
    public CheckBoxTextStyle Text {get; set;}
    See Also