Assign this to properties on your IData interfaces to control default page foldering of tree items.
Namespace: Composite.DataAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
| C# |
|---|
public sealed class GroupByPriorityAttribute : Attribute |
| Visual Basic |
|---|
Public NotInheritable Class GroupByPriorityAttribute _
Inherits Attribute |
| Visual C++ |
|---|
public ref class GroupByPriorityAttribute sealed : public Attribute |
Inheritance Hierarchy
See Also