<Component>

Class defining a new component in a layout.

Remarks

None.

Examples

None.

Table 18: XML Tag Listing

Tag

<Attributes>

Defines the set of attributes for the component.

Attribute

BottomAttachment=

Bottom attachment of the layout.

Attribute

BottomOffset=

Bottom offset related to the bottom attachment.

Attribute

ComponentType=

Type of the component for the component.

Attribute

CustomCSSFile=

Custom css file for the component layout.

Attribute

CustomHTMLFile=

Custom html file for the component layout.

Attribute

CustomJSFile=

Custom jscript file for the component layout.

Attribute

Height=

Height value for the component.

Attribute

HeightType=

Height type for the component.

Attribute

LeftAttachment=

Left attachment of the layout.

Attribute

LeftOffset=

Left offset related to the left attachment.

Attribute

MaxHeight=

Maximum height for the component.

Attribute

MaxWidth=

Maximum width for the component.

Attribute

MinHeight=

Minimum height for the component.

Attribute

MinWidth=

Minimum width for the component.

Attribute

name=

Name of the component.

Attribute

RightAttachment=

Right attachment of the layout.

Attribute

RightOffset=

Right offset related to the right attachment.

Attribute

TopAttachment=

Top attachment of the layout.

Attribute

TopOffset=

Top offset related to the top attachment.

Attribute

visible=

Initial visibility of the component.

Attribute

Width=

Width value for the component.

Attribute

WidthType=

Width type for the component.