Table of Contents

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

string

GroupOrder

int GroupOrder { get; }

Property Value

int