SelectionStateSelectedRows - свойство
Gets Список выбранных строк
Пространство имён: Tessa.UI.ViewsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public IEnumerable<IDictionary<string, Object>> SelectedRows { get; }
Public ReadOnly Property SelectedRows As IEnumerable(Of IDictionary(Of String, Object))
Get
public:
virtual property IEnumerable<IDictionary<String^, Object^>^>^ SelectedRows {
IEnumerable<IDictionary<String^, Object^>^>^ get () sealed;
}
abstract SelectedRows : IEnumerable<IDictionary<string, Object>> with get
override SelectedRows : IEnumerable<IDictionary<string, Object>> with get
IEnumerableIDictionaryString,
ObjectISelectionStateSelectedRows