IFormCreationContextFileControls - свойство |
Элементы управления файлами, которые принадлежат форме [Tessa.UI.Cards.IFormViewModel].
Пространство имён:
Tessa.UI.Cards
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
СинтаксисReadOnlyCollection<IFileControl> FileControls { get; }ReadOnly Property FileControls As ReadOnlyCollection(Of IFileControl)
Get
property ReadOnlyCollection<IFileControl^>^ FileControls {
ReadOnlyCollection<IFileControl^>^ get ();
}abstract FileControls : ReadOnlyCollection<IFileControl> with get
Значение свойства
Тип:
ReadOnlyCollectionIFileControl
См. также