Table of Contents

Method CreatePropCategory

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

CreatePropCategory(string, string)

Creates property category.

PropertyGridItemHandle CreatePropCategory(string label, string name)

Parameters

label string

Property label.

name string

Property name.

Returns

PropertyGridItemHandle

Handle to the item.