ICardGlobalComponentCacheSectionRowRemoverBySectionID - свойство |
Объекты, содержащие информацию по удалению строк. Доступны по идентификаторам секций карточек.
Пространство имён:
Tessa.Cards.ComponentModel
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис ConcurrentDictionary<Guid, CardSectionRowRemover> SectionRowRemoverBySectionID { get; }
ReadOnly Property SectionRowRemoverBySectionID As ConcurrentDictionary(Of Guid, CardSectionRowRemover)
Get
property ConcurrentDictionary<Guid, CardSectionRowRemover^>^ SectionRowRemoverBySectionID {
ConcurrentDictionary<Guid, CardSectionRowRemover^>^ get ();
}
abstract SectionRowRemoverBySectionID : ConcurrentDictionary<Guid, CardSectionRowRemover> with get
Значение свойства
Тип:
ConcurrentDictionaryGuid,
CardSectionRowRemoverСм. также