CardGlobalComponentCacheSectionRowRemoverBySectionID - свойство
Объекты, содержащие информацию по удалению строк. Доступны по идентификаторам секций карточек.
Пространство имён: Tessa.Cards.ComponentModelСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
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,
CardSectionRowRemoverICardGlobalComponentCacheSectionRowRemoverBySectionID