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


In This Topic
    CategoryOrderAttribute Class Members
    In This Topic

    The following tables list the members exposed by CategoryOrderAttribute.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. 

    Initializes a new instance of the CategoryOrderAttribute class, specifying the order of the decorated property's category.

     
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the name of the property's category.  
    Public Property  
    Public PropertyGets or sets a value representing the category's relative order.  
    Public PropertyOverridden.   
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Attribute)
    Public Method (Inherited from System.Attribute)
    Public Method (Inherited from System.Attribute)
    Public Method (Inherited from System.Attribute)
    Top
    See Also