FormCreationContextFileControls - свойство
Элементы управления файлами, которые принадлежат форме [Tessa.UI.Cards.IFormWithBlocksViewModel].
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
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