C# Класс ComponentFactory.Krypton.Navigator.NavigatorGroup

Storage for group related properties.
Наследование: ComponentFactory.Krypton.Toolkit.Storage
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
NavigatorGroup ( KryptonNavigator navigator, NeedPaintHandler needPaint ) : System

Initialize a new instance of the NavigatorGroup class.

Описание методов

NavigatorGroup() публичный Метод

Initialize a new instance of the NavigatorGroup class.
public NavigatorGroup ( KryptonNavigator navigator, NeedPaintHandler needPaint ) : System
navigator KryptonNavigator Reference to owning navigator instance.
needPaint NeedPaintHandler Delegate for notifying paint requests.
Результат System