PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / C1PropertyGrid Class / DefaultCategoryNameProperty Field

In This Topic
    DefaultCategoryNameProperty Field
    In This Topic
    Identifies the DefaultCategoryName dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DefaultCategoryNameProperty As DependencyProperty
    public static readonly DependencyProperty DefaultCategoryNameProperty
    See Also