UserInterface.Root Property

GeonBit.UI

UserInterfaceRoot Property
Get the root entity.

Namespace:  GeonBit.UI
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public RootPanel Root { get; }

Property Value

Type: RootPanel
See Also