Для изменения размера нажмите или перетащите

CustomNavigationView - конструктор

Initializes a new instance of the CustomNavigationView class.

Пространство имён:  Tessa.Extensions.Default.Client.Views
Сборка:  Tessa.Extensions.Default.Client (в Tessa.Extensions.Default.Client.dll) Версия: 3.5.0.19
Синтаксис
public CustomNavigationView(
	[NotNullAttribute] IWorkplaceViewComponent component,
	[NotNullAttribute] FilterViewModelFactory filterFactory
)

Параметры

component
Тип: Tessa.UI.ViewsIWorkplaceViewComponent
Обрабатываемый компонент
filterFactory
Тип: Tessa.UI.ViewsFilterViewModelFactory
Фабрика создания элементов фильтрации
См. также