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


CategoryDefinition Class Properties

For a list of all members of this type, see CategoryDefinition members.

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
See Also