ComponentOne DataFilter for WPF
C1.DataFilter Namespace / BoolFilterBase Class / Text Property

In This Topic
    Text Property (BoolFilterBase)
    In This Topic
    Gets or sets the text of label of checkbox.
    Syntax
    'Declaration
     
    
    Public Property Text As String
    public string Text {get; set;}
    See Also