Interface IPropertyGroupDefinition
- Namespace
- MCM.Abstractions
- Assembly
- MCMv5.dll
public interface IPropertyGroupDefinition
Properties
GroupName
The name of the settings group. Includes SubGroup notation if present.
string GroupName { get; }
Property Value
GroupOrder
int GroupOrder { get; }