Enum PropertyGroupType
Represents the type of a property group.
Namespace: Umbraco.Cms.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.  |