Class EnumeratorContainer
Inheritance
System.Object
EnumeratorContainer
Namespace: Vortex.Presentation.Controls.Wpf.Enumerators
Assembly: Vortex.Presentation.Wpf.dll
Syntax
public class EnumeratorContainer
Constructors
EnumeratorContainer(Object)
Declaration
public EnumeratorContainer(object valueHodler)
Parameters
Type | Name | Description |
---|---|---|
System.Object | valueHodler |
Properties
ValueHolder
Declaration
public IVortexElement ValueHolder { get; }
Property Value
Type | Description |
---|---|
IVortexElement |