PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGridCategoryCell Class / Title Property

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