PlaceholderReplacementContextTablePlaceholders - свойство |
Список плейсхолдеров, выполняемых в режиме "таблица".
Пространство имён:
Tessa.Platform.Placeholders
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксисpublic IList<IPlaceholder> TablePlaceholders { get; }Public ReadOnly Property TablePlaceholders As IList(Of IPlaceholder)
Get
public:
virtual property IList<IPlaceholder^>^ TablePlaceholders {
IList<IPlaceholder^>^ get () sealed;
}abstract TablePlaceholders : IList<IPlaceholder> with get
override TablePlaceholders : IList<IPlaceholder> with get
Значение свойства
Тип:
IListIPlaceholderРеализации
IPlaceholderReplacementContextTablePlaceholders
Заметки
Значение свойства никогда не равно null.
См. также