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


In This Topic
    CategoryPropertyOrderAttribute Class Properties
    In This Topic

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

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