Click or drag to resize
LayoutBuilder Properties

The LayoutBuilder type exposes the following members.

Properties
  Name Description
Public property LayoutHeight
Gets or sets the height of the Layout.
Public property LayoutWidth
Gets or sets the width of the Layout.
Public property LayoutXmlDoc
Public property LayoutXmlFile
Gets or sets the xml file.
Public property RequireCellId
Gets or sets the value indicating whether every cell should has id.
Public property RowCollection
Public property TableHtml
Gets or sets the current table html source.
Public property TableHtmlXml
Gets a XmlDocument in which is loaded the TableHtml.
Top
See Also