FormCreationContextFileControls - свойство
Элементы управления файлами, которые принадлежат форме [Tessa.UI.Cards.IFormViewModel].
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public ReadOnlyCollection<IFileControl> FileControls { get; }
Public ReadOnly Property FileControls As ReadOnlyCollection(Of IFileControl)
Get
public:
virtual property ReadOnlyCollection<IFileControl^>^ FileControls {
ReadOnlyCollection<IFileControl^>^ get () sealed;
}
abstract FileControls : ReadOnlyCollection<IFileControl> with get
override FileControls : ReadOnlyCollection<IFileControl> with get
ReadOnlyCollectionIFileControlIFormCreationContextFileControls