C# Класс Gears.Navigation.MenuItemCollection

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
GetIndexItemColor Color
GetIndexItemColorSet bool
GetIndexMenuText string
MenuItemCollection System.Collections.Generic
MenuItemCollection System.Collections.Generic
PushIndex void

Приватные методы

Метод Описание
GetIndexItemColor ( int index ) : Color
GetIndexItemColorSet ( int index ) : bool
GetIndexMenuText ( int index ) : string
MenuItemCollection ( IMenuItem menuItems ) : System.Collections.Generic
MenuItemCollection ( List menuItems ) : System.Collections.Generic
PushIndex ( int index ) : void