ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / ChecklistItem Class / DisplayValue Property

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