Show / Hide Table of Contents

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 card
Inheritance
Object
View
Namespace: SuperOffice.UI.Configuration
Assembly: SuperOffice.Plugins.dll
Syntax
public class View : Object

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 card
Declaration
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

Extension Methods

EnumUtil.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top