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