GrapeCity.Win.Common 名前空間 > SideButtonCollection クラス > Item プロパティ : Item(String) プロパティ |
Public Overloads Property Item( _ ByVal name As String _ ) As SideButtonBase
public SideButtonBase Item( string name ) {get; set;}
例外 | 解説 |
---|---|
System.ArgumentException | 指定された名前がnull 参照 (Visual Basicでは Nothing)またはString.Emptyです。 またはnameで表される項目がこのコレクションに存在していません。 |
System.InvalidOperationException | 設定するvalueはすでに別のピッカーコントロールに属しているか、このコレクションにすでに存在しています。 |
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