Click or drag to resize

ControlsGridTabManager Class

Manages the Controls Grid tab in the main Demo3D "properties" tab group. This is the root of all the Control Panel logic. Anything that happens starts here.
Inheritance Hierarchy
SystemObject
  Demo3D.ControlPanelControlsGridTabManager

Namespace: Demo3D.ControlPanel
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public class ControlsGridTabManager

The ControlsGridTabManager type exposes the following members.

Methods
 NameDescription
Public methodAddCustomControl Add a custom control to the available data templates.
Public methodStatic memberGet Get the current ControlsGridTabManager
Top
See Also