PropertyGridSelectorSettingsShowSelector - свойство |
Пространство имён:
Tessa.UI.Cards.Editors
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic Action<TableAndColumnSelectorViewModel, Action> ShowSelector { get; }Public ReadOnly Property ShowSelector As Action(Of TableAndColumnSelectorViewModel, Action)
Get
public:
property Action<TableAndColumnSelectorViewModel^, Action^>^ ShowSelector {
Action<TableAndColumnSelectorViewModel^, Action^>^ get ();
}member ShowSelector : Action<TableAndColumnSelectorViewModel, Action> with get
Значение свойства
Тип:
ActionTableAndColumnSelectorViewModel,
Action
См. также