CardModelFileControlManager - свойство
Объект, управляющий областями предпросмотра файлов для всей карточки, т.е. для всех её вкладок.
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
public IFileControlManager FileControlManager { get; set; }
Public Property FileControlManager As IFileControlManager
Get
Set
public:
virtual property IFileControlManager^ FileControlManager {
IFileControlManager^ get () sealed;
void set (IFileControlManager^ value) sealed;
}
abstract FileControlManager : IFileControlManager with get, set
override FileControlManager : IFileControlManager with get, set
IFileControlManagerICardModelFileControlManager Значение свойства никогда не равно null.