Show / Hide Table of Contents

Interface ILayout

Namespace: SuperOffice.DCF.Web.UI
Assembly: SuperOffice.DCFWeb.dll
Syntax
public interface ILayout

Properties

BackgroundColor

Declaration
string BackgroundColor { get; set; }
Property Value
Type Description
String

Bottom

Declaration
string Bottom { get; set; }
Property Value
Type Description
String

ColSpan

Declaration
string ColSpan { get; set; }
Property Value
Type Description
String

Column

Declaration
string Column { get; set; }
Property Value
Type Description
String

Height

Declaration
string Height { get; set; }
Property Value
Type Description
String

LayoutPosition

Declaration
string LayoutPosition { get; set; }
Property Value
Type Description
String

Left

Declaration
string Left { get; set; }
Property Value
Type Description
String

Overflow

Declaration
string Overflow { get; set; }
Property Value
Type Description
String

Position

Declaration
string Position { get; set; }
Property Value
Type Description
String

Right

Declaration
string Right { get; set; }
Property Value
Type Description
String

Row

Declaration
string Row { get; set; }
Property Value
Type Description
String

RowSpan

Declaration
string RowSpan { get; set; }
Property Value
Type Description
String

Top

Declaration
string Top { get; set; }
Property Value
Type Description
String

Visibility

Declaration
string Visibility { get; set; }
Property Value
Type Description
String

VisibilityBinding

Declaration
BindingType VisibilityBinding { get; set; }
Property Value
Type Description
BindingType

Width

Declaration
string Width { get; set; }
Property Value
Type Description
String

ZIndex

Declaration
string ZIndex { get; set; }
Property Value
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top