GrapeCity.Win.MultiRow Namespace > HeaderDropDownList Class : HeaderDropDownList Constructor |
Overload | Description |
---|---|
HeaderDropDownList Constructor() | Initializes a new instance of the HeaderDropDownList class. |
HeaderDropDownList Constructor(Int32,Boolean,Boolean) | Initializes a new instance of the HeaderDropDownList class with the specified items. |
HeaderDropDownList Constructor(String,Boolean,Boolean) | Initializes a new instance of the HeaderDropDownList class with default items. |
HeaderDropDownList Constructor(Int32,IEnumerable<DropDownItem>) | Initializes a new instance of the HeaderDropDownList class with DropDownItem objects. |
HeaderDropDownList Constructor(String,IEnumerable<DropDownItem>) | Initializes a new instance of the HeaderDropDownList class with DropDownItem objects. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2