Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit.PropertyGrid Namespace / CategoryDefinition Class
Properties Methods


In This Topic
    CategoryDefinition Class Members
    In This Topic

    The following tables list the members exposed by CategoryDefinition.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CategoryDefinition class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public PropertyGets or sets a value representing the display order of the category.  
    Public PropertyGets or sets a value indicating whether the category and its properties will be shown in the property grid. (NOTE: This is a PLUS feature only).  
    Public PropertyGets or sets if a category is expanded when loading the PropertyGrid with this category.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets the name of the category.  
    Top
    Public Methods
    Protected Methods
    See Also