| Name |
Description |
Alignment
|
HtmlSelect overridable. Gets the control
associated with the "Alignment" popup's property for a table.
|
Apply
|
PopupBGIButton overridable. Gets the control
associated with the "Apply" popup's button.
|
ApplyTo
|
HtmlSelect overridable. Gets the control
associated with the "Apply checked properties to" popup's select element.
|
AttachedToButton
|
Bool sealed. Gets a value indicating whether the popup is 'attached' to a button called this popup.
(Inherited from Popup.)
Always false.
|
AutoClose
|
Bool sealed. Gets a value indicating whether the popup is closed on click outside it.
(Inherited from Popup.)
Always false.
|
BeforeAfter
|
PopupToggleButton overridable. Gets the control
associated with the "after/before" popup's toggle button.
|
BorderCollapse
|
HtmlSelect overridable. Gets the control
associated with the "Border Collapse" popup's property.
|
CellBgColor
|
PopupColorSelector overridable. Gets the control
associated with the "Background color" popup's button for a cell.
|
CellBgColorCheck
|
CheckBox overridable. Gets the control
associated with the check box related to the "Background color" popup's property for a cell.
|
CellBgImage
|
PopupBgImageSelector overridable. Gets the control
associated with the "Background image" popup's button for a cell.
|
CellBgImageCheck
|
CheckBox overridable. Gets the control
associated with the check box related to the "Background image" popup's property for a cell.
|
CellBorderColor
|
PopupColorSelector overridable. Gets the control
associated with the "Border color" popup's button for a cell.
|
CellBorderColorCheck
|
CheckBox overridable. Gets the control
associated with the check box related to the "Border color" popup's property for a cell.
|
CellBorderStyle
|
HtmlSelect overridable. Gets the control
associated with the "Border style" popup's property for a cell.
|
CellBorderStyleCheck
|
CheckBox overridable. Gets the control
associated with the check box related to the "Border style" popup's property for a cell.
|
CellBorderWidth
|
TextBox overridable. Gets the control
associated with the "Border width" popup's property for a cell.
|
CellBorderWidthCheck
|
CheckBox overridable. Gets the control
associated with the check box related to the "Border width" popup's property for a cell.
|
CellHeight
|
TextBox overridable. Gets the control
associated with the "Height" popup's property for a cell.
|
CellHeightCheck
|
CheckBox overridable. Gets the control
associated with the check box related to the "Height" popup's property for a cell.
|
CellHorizontalAlignment
|
HtmlSelect overridable. Gets the control
associated with the "Alignment" popup's property for a cell.
|
CellHorizontalAlignmentCheck
|
CheckBox overridable. Gets the control
associated with the check box related to the "Alignment" popup's property for a cell.
|
CellPadding
|
TextBox overridable. Gets the control
associated with the "Cell Padding" popup's property.
|
CellPropertiesFieldset
|
HtmlGenericControl overridable. Gets the control
associated with the "Current cell properties" fieldset.
|
CellSpacing
|
TextBox overridable. Gets the control
associated with the "Cell Spacing" popup's property.
|
CellVerticalAlignment
|
HtmlSelect overridable. Gets the control
associated with the "Vertical Alignment" popup's property for a cell.
|
CellVerticalAlignmentCheck
|
CheckBox overridable. Gets the control
associated with the check box related to the "Vertical Alignment" popup's property for a cell.
|
CellWidth
|
TextBox overridable. Gets the control
associated with the "Width" popup's property for a cell.
|
CellWidthCheck
|
CheckBox overridable. Gets the control
associated with the check box related to the "Width" popup's property for a cell.
|
ClientControlType
|
String overridable. Gets the script type to use for the Control.
(Inherited from Popup.)
|
Content
|
Collection<Control>.
Gets collection of controls included into the popup.
(Inherited from Popup.)
|
Dcolspan
|
MinusButton overridable. Gets the control
associated with the "Columns Span"
popup's button.
|
DecrCells
|
MinusButton overridable. Gets the control
associated with the "Columns"
popup's button.
|
DecrRows
|
MinusButton overridable. Gets the control
associated with the "Rows"
popup's button.
|
DefaultTitle
|
String overridable. Gets the popup title if not found in Localization.
(Inherited from Popup.)
Default "Table properties".
|
Drowspan
|
MinusButton overridable. Gets the control
associated with the "Rows Span"
popup's button.
|
Icolspan
|
PlusButton overridable. Gets the control
associated with the "Columns Span"
popup's button.
|
IncrCells
|
PlusButton overridable. Gets the control
associated with the "Columns"
popup's button.
|
IncrRows
|
PlusButton overridable. Gets the control
associated with the "Rows"
popup's button.
|
Irowspan
|
PlusButton overridable. Gets the control
associated with the "Rows Span"
popup's button.
|
ScriptPath
|
String overridable. Gets the path of the script file where the associated script type is defined.
(Inherited from Popup.)
|
TableAppearancePlace
|
HtmlGenericControl overridable. Gets the control
associated with the place where the Table's tools are placed: increase/decrease columns/rows, increase/decrease span.
|
TableBgColor
|
PopupColorSelector overridable. Gets the control
associated with the "Background color" popup's button for a table.
|
TableBgImage
|
PopupBgImageSelector overridable. Gets the control
associated with the "Background image" popup's button for a table.
|
TableBorderColor
|
PopupColorSelector overridable. Gets the control
associated with the "Border color" popup's button for a table.
|
TableBorderStyle
|
HtmlSelect overridable. Gets the control
associated with the "Border style" popup's property for a table.
|
TableBorderWidth
|
TextBox overridable. Gets the control
associated with the "Border width" popup's property for a table.
|
TableCSS
|
TextBox overridable. Gets the control
associated with the "CSS class" popup's property for a table.
|
TableHeight
|
TextBox overridable. Gets the control
associated with the "Height" popup's property for a table.
|
TableID
|
TextBox overridable. Gets the control
associated with the "ID" popup's property.
|
TableWidth
|
TextBox overridable. Gets the control
associated with the "Width" popup's property for a table.
|