Class View
Warning: Preliminary, informal code; subject to change!
This class represents the definition of a View - the content of one tab, in a multi-tab cardInherited Members
Namespace: SuperOffice.UI.Configuration
Assembly: SuperOffice.Plugins.dll
Syntax
public class View
Constructors
View()
Warning: Preliminary, informal code; subject to change!
This class represents the definition of a View - the content of one tab, in a multi-tab cardDeclaration
public View()
Fields
ControlGroups
The controls inside this container
Declaration
public ControlGroup[] ControlGroups
Field Value
| Type | Description |
|---|---|
| ControlGroup[] |
Layout
The layout applied to the controls inside this container
Declaration
public Layout Layout
Field Value
| Type | Description |
|---|---|
| Layout |