Table of Contents

Method GetControlCategory

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

GetControlCategory(Type)

Returns toolbox category of the control.

public static ControlCategoryAttribute? GetControlCategory(Type type)

Parameters

type Type

Type of the control.

Returns

ControlCategoryAttribute