TreePropertyGroupDescription(Object, String, TreeGroupDescription) - конструктор |
Пространство имён:
Tessa.UI.Data
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public TreePropertyGroupDescription(
Object name,
string propertyName,
params TreeGroupDescription[] children
)
Public Sub New (
name As Object,
propertyName As String,
ParamArray children As TreeGroupDescription()
)
public:
TreePropertyGroupDescription(
Object^ name,
String^ propertyName,
... array<TreeGroupDescription^>^ children
)
new :
name : Object *
propertyName : string *
children : TreeGroupDescription[] -> TreePropertyGroupDescription
Параметры
- name
- Тип: SystemObject
- propertyName
- Тип: SystemString
- children
- Тип: Tessa.UI.DataTreeGroupDescription
См. также