Table of Contents

Class PropertyDefinitionDropdownWrapper

Namespace
MCM.Abstractions.Wrapper
Assembly
MCMv5.dll
public sealed class PropertyDefinitionDropdownWrapper : BasePropertyDefinitionWrapper, IPropertyDefinitionDropdown, IPropertyDefinitionBase
Inheritance
PropertyDefinitionDropdownWrapper
Implements
Inherited Members

Constructors

PropertyDefinitionDropdownWrapper(object)

public PropertyDefinitionDropdownWrapper(object @object)

Parameters

object object

Properties

SelectedIndex

public int SelectedIndex { get; }

Property Value

int