C# Класс BasicRdl.Views.ConstantsBrowser

Наследование: IPanelView, IPanelFilterableDataGridView
Показать файл Открыть проект

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

Метод Описание
ConstantsBrowser ( ) : System.ComponentModel.Composition

Initializes a new instance of the ConstantsBrowser class.

ConstantsBrowser ( bool initializeComponent ) : System.ComponentModel.Composition

Initializes a new instance of the MeasurementUnitsBrowser class.

This constructor is called by the navigation service

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

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

Initializes a new instance of the ConstantsBrowser class.
public ConstantsBrowser ( ) : System.ComponentModel.Composition
Результат System.ComponentModel.Composition

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

Initializes a new instance of the MeasurementUnitsBrowser class.
This constructor is called by the navigation service
public ConstantsBrowser ( bool initializeComponent ) : System.ComponentModel.Composition
initializeComponent bool /// a value indicating whether the contained Components shall be loaded ///
Результат System.ComponentModel.Composition