バージョン

Items プロパティ (CustomToolbarModel)

カスタム ツール バーの項目。
シンタックス
'宣言
 
Public Property Items As System.Collections.Generic.List(Of IToolbarItem)
public System.Collections.Generic.List<IToolbarItem> Items {get; set;}
参照

オンラインで表示: GitHub