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


In This Topic
    CategoryPropertyOrderAttribute Class Members
    In This Topic

    The following tables list the members exposed by CategoryPropertyOrderAttribute.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets if the properties are ordered alphabetically or in the order of declaration when in Categorized mode. The default setting is Alphabetically; when set to Declaration, the declaration order of the properties tries to be respected on the selected object.  
    Public Property (Inherited from System.Attribute)
    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