C# Класс ComponentFactory.Krypton.Docking.KryptonStorePage

Наследование: ComponentFactory.Krypton.Navigator.KryptonPage
Показать файл Открыть проект Примеры использования класса

Private Properties

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

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

Метод Описание
KryptonStorePage ( string uniqueName, string storeName ) : System

Initialize a new instance of the KryptonStorePage class.

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

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

Initialize a new instance of the KryptonStorePage class.
public KryptonStorePage ( string uniqueName, string storeName ) : System
uniqueName string UniqueName of the page this is placeholding.
storeName string Storage name associated with this page location.
Результат System