TreePropertyGroupDescription(Object, String, TreeGroupDescription) - конструктор
Пространство имён: Tessa.UI.DataСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
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 Object
-
- propertyName String
-
- children TreeGroupDescription
-