CardMergeOptionsSectionsSettings - свойство
Список параметров слияния для секций
Пространство имён: Tessa.Cards.SmartMergeСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public IReadOnlyList<SectionSettings>? SectionsSettings { get; set; }
Public Property SectionsSettings As IReadOnlyList(Of SectionSettings)
Get
Set
public:
virtual property IReadOnlyList<SectionSettings^>^ SectionsSettings {
IReadOnlyList<SectionSettings^>^ get () sealed;
void set (IReadOnlyList<SectionSettings^>^ value) sealed;
}
abstract SectionsSettings : IReadOnlyList<SectionSettings> with get, set
override SectionsSettings : IReadOnlyList<SectionSettings> with get, set
IReadOnlyListSectionSettingsICardMergeOptionsSectionsSettings