Table of Contents

Class DropDownButtonItemCollection

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public class DropDownButtonItemCollection : Collection<DropDownButtonBaseItem>, IList<DropDownButtonBaseItem>, ICollection<DropDownButtonBaseItem>, IList, ICollection, IReadOnlyList<DropDownButtonBaseItem>, IReadOnlyCollection<DropDownButtonBaseItem>, IEnumerable<DropDownButtonBaseItem>, IEnumerable
Inheritance
DropDownButtonItemCollection
Implements
Inherited Members
Extension Methods

Constructors

DropDownButtonItemCollection()

public DropDownButtonItemCollection()

Properties

this[string]

public DropDownButtonBaseItem this[string name] { get; }

Parameters

name string

Property Value

DropDownButtonBaseItem