Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1PropertyGrid Class / DefaultCategoryNameProperty Field

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