public NavBarItemsCollection Items {get;}
'宣言 Public ReadOnly Property Items As NavBarItemsCollection
Items コレクションは、UltraOfficeNavBar コントロールによって表示される項目を含みます。コレクションは、コレクションのコンテンツを操作することを可能にする、Add(NavBarItem)、NavBarItemsCollection.AddRange、NavBarItemsCollection.Remove、および NavBarItemsCollection.Clear などのメソッドを公開する NavBarItemsCollection 型です。
UltraOfficeNavBar クラス UltraOfficeNavBar メンバ NavBarItemsCollection クラス NavBarItem クラス