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