DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / 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