Table of Contents

Class PropertyGroupDefinitionWrapper

Namespace
MCM.Abstractions.Wrapper
Assembly
MCMv5.dll
public sealed class PropertyGroupDefinitionWrapper : IPropertyGroupDefinition
Inheritance
PropertyGroupDefinitionWrapper
Implements
Inherited Members

Constructors

PropertyGroupDefinitionWrapper(object)

public PropertyGroupDefinitionWrapper(object @object)

Parameters

object object

Properties

GroupName

The name of the settings group. Includes SubGroup notation if present.

public string GroupName { get; }

Property Value

string

GroupOrder

public int GroupOrder { get; }

Property Value

int