Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / ChecklistItem Class / DisplayValue Property

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