| PropertyToolbarItems - свойство |
Возвращает или задаёт список элементов панели.
Пространство имён:
FinistSoft.BackEndNetCoreHost.BackEnd.Toolbar
Сборка:
BackEndNetCoreHost (в BackEndNetCoreHost.exe) Версия: 1.0.0
Синтаксис public List<PropertyToolbarItem> Items { get; set; }
Public Property Items As List(Of PropertyToolbarItem)
Get
Set
Dim instance As PropertyToolbar
Dim value As List(Of PropertyToolbarItem)
value = instance.Items
instance.Items = value
function get Items () : List<PropertyToolbarItem>
function set Items (value : List<PropertyToolbarItem>)
Значение свойства
Тип:
ListPropertyToolbarItemСм. также