Enum PropertyGroupType
Represents the type of a property group.
Namespace: Umbraco.Core.Models
Assembly: Umbraco.Core.dll
Syntax
public enum PropertyGroupType : short
Fields
Name | Description |
---|---|
Group | Display property types in a group. |
Tab | Display property types in a tab. |