Enum GroupByMode
Enumeration that determines the grouping method.
Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.dll
Syntax
public enum GroupByMode : int
Remarks
GroupByMode is used by PropertyEditorControl to determine the grouping mode for displaying properties.
Fields
Name | Description |
---|---|
None | Enumeration that determines the grouping method. |
Section | Enumeration that determines the grouping method. |