| | Name | Type | Description |
| |
AccessKey |
string |
the access key of the control. (inherited from TWebControl) |
| |
Adapter |
TControlAdapter |
control adapter. (inherited from TControl) |
| R |
AllowChildControls |
boolean |
whether body contents are allowed for this control. (inherited from TControl) |
| |
AllowCustomPaging |
boolean |
whether the custom paging is enabled. (inherited from TDataBoundControl) |
| |
AllowPaging |
boolean |
whether paging is enabled. (inherited from TDataBoundControl) |
| |
AlternatingItemRenderer |
string |
the class name for alternative datalist items. |
| R |
AlternatingItemStyle |
TTableItemStyle |
the style for each alternating item. |
| |
AlternatingItemTemplate |
ITemplate |
the template for each alternating item. |
| R |
Application |
TApplication |
current application instance. (inherited from TApplicationComponent) |
| R |
Attributes |
TAttributeCollection |
Returns the list of custom attributes. (inherited from TControl) |
| |
BackColor |
string |
the background color of the control. (inherited from TWebControl) |
| |
BorderColor |
string |
the border color of the control. (inherited from TWebControl) |
| |
BorderStyle |
string |
the border style of the control. (inherited from TWebControl) |
| |
BorderWidth |
string |
the border width of the control. (inherited from TWebControl) |
| |
Caption |
string |
caption of the table layout. |
| |
CaptionAlign |
TTableCaptionAlign |
alignment of the caption of the table layout. |
| |
CellPadding |
integer |
the cellpadding for the table layout. (inherited from TBaseDataList) |
| |
CellSpacing |
integer |
the cellspacing for the table layout. (inherited from TBaseDataList) |
| P |
ChildControlsCreated |
boolean |
whether child controls have been created. (inherited from TControl) |
| R |
ClientID |
string |
Returns the client ID of the control. (inherited from TControl) |
| P |
ControlStage |
integer |
Gets the lifecycle step the control is currently at. (inherited from TControl) |
| R |
Controls |
TControlCollection |
the child control collection. (inherited from TControl) |
| |
CssClass |
string |
the css class of the control. (inherited from TWebControl) |
| |
CurrentPageIndex |
integer |
the zero-based index of the current page. (inherited from TDataBoundControl) |
| |
CustomData |
mixed |
Returns custom data associated with this control. (inherited from TControl) |
| |
DataKeyField |
string |
the field of the data source that provides the keys of the list items. (inherited from TBaseDataList) |
| R |
DataKeys |
TList |
the keys used in the data listing control. (inherited from TBaseDataList) |
| |
DataMember |
{unknown} |
. (inherited from TDataBoundControl) |
| |
DataSource |
Traversable |
data source object, defaults to null. (inherited from TDataBoundControl) |
| |
DataSourceID |
string |
ID path to the data source control. (inherited from TDataBoundControl) |
| RP |
DataSourceView |
{unknown} |
. (inherited from TDataBoundControl) |
| |
Display |
TDisplayStyle |
display style of the control, default is TDisplayStyle::Fixed. (inherited from TWebControl) |
| R |
EditItem |
TControl |
the edit item. |
| |
EditItemIndex |
integer |
the zero-based index of the edit item in Items. |
| |
EditItemRenderer |
string |
the class name for the datalist item being editted. |
| R |
EditItemStyle |
TTableItemStyle |
the style for edit item. |
| |
EditItemTemplate |
ITemplate |
the edit item template. |
| |
EmptyRenderer |
string |
the class name for empty datalist item. |
| |
EmptyTemplate |
ITemplate |
the template applied when no data is bound to the datalist. |
| |
EnableTheming |
boolean |
whether theming is enabled for this control. (inherited from TControl) |
| |
EnableViewState |
boolean |
whether viewstate is enabled. (inherited from TControl) |
| |
Enabled |
boolean |
Returns a value indicating whether the control is enabled. (inherited from TControl) |
| R |
Font |
TFont |
the font of the control. (inherited from TWebControl) |
| R |
Footer |
TControl |
the footer item. |
| |
FooterRenderer |
string |
the class name for datalist footer item. |
| R |
FooterStyle |
TTableItemStyle |
the style for footer. |
| |
FooterTemplate |
ITemplate |
the footer template. |
| |
ForeColor |
string |
the foreground color of the control. (inherited from TWebControl) |
| |
GridLines |
TTableGridLines |
the grid line setting of the table layout. (inherited from TBaseDataList) |
| R |
HasAdapter |
boolean |
whether there is an adapter for this control. (inherited from TControl) |
| R |
HasAttributes |
boolean |
whether the control has custom attributes. (inherited from TControl) |
| R |
HasChildInitialized |
boolean |
true if the child control has been initialized. (inherited from TControl) |
| R |
HasControls |
boolean |
whether the control has child controls. (inherited from TControl) |
| R |
HasFooter |
boolean |
Returns a value indicating whether this control contains footer item. |
| R |
HasHeader |
boolean |
Returns a value indicating whether this control contains header item. |
| R |
HasInitialized |
boolean |
true if the onInit event has raised. (inherited from TControl) |
| R |
HasLoaded |
boolean |
true if the onLoad event has raised. (inherited from TControl) |
| R |
HasLoadedPostData |
boolean |
true if the control has loaded post data. (inherited from TControl) |
| R |
HasPreRendered |
boolean |
true if onPreRender event has raised. (inherited from TControl) |
| R |
HasSeparators |
boolean |
Returns a value indicating whether this control contains separator items. |
| R |
HasStyle |
boolean |
whether the control has defined any style information. (inherited from TWebControl) |
| R |
Header |
TControl |
the header item. |
| |
HeaderRenderer |
string |
the class name for datalist header item. |
| R |
HeaderStyle |
TTableItemStyle |
the style for header. |
| |
HeaderTemplate |
ITemplate |
the header template. |
| |
Height |
string |
the height of the control. (inherited from TWebControl) |
| |
HorizontalAlign |
THorizontalAlign |
the horizontal alignment of the table content. (inherited from TBaseDataList) |
| |
ID |
string |
Returns the id of the control. (inherited from TControl) |
| P |
Initialized |
boolean |
whether the databound control has been initialized. (inherited from TDataBoundControl) |
| P |
IsDataBound |
boolean |
whether databind has been invoked in the previous page request. (inherited from TDataBoundControl) |
| R |
ItemCount |
integer |
number of items. |
| |
ItemRenderer |
string |
the class name for datalist items. |
| R |
ItemStyle |
TTableItemStyle |
the style for item. |
| |
ItemTemplate |
ITemplate |
the template for item. |
| R |
Items |
TDataListItemCollection |
item list. |
| R |
NamingContainer |
TControl |
the naming container of this control. (inherited from TControl) |
| |
Page |
TPage |
the page that contains this control. (inherited from TControl) |
| R |
PageCount |
integer |
number of pages of data items available. (inherited from TDataBoundControl) |
| |
PageSize |
integer |
the number of data items on each page. (inherited from TDataBoundControl) |
| R |
Parent |
TControl |
the parent of this control. (inherited from TControl) |
| |
RepeatColumns |
integer |
the number of columns that the list should be displayed with. |
| |
RepeatDirection |
TRepeatDirection |
the direction of traversing the list, defaults to TRepeatDirection::Vertical. |
| RP |
RepeatInfo |
TRepeatInfo |
repeat information (primarily used by control developers). |
| |
RepeatLayout |
TRepeatLayout |
how the list should be displayed, using table or using line breaks. |
| R |
Request |
THttpRequest |
the current user request. (inherited from TApplicationComponent) |
| P |
RequiresDataBinding |
boolean |
whether a databind call is required (by the data bound control). (inherited from TDataBoundControl) |
| R |
Response |
THttpResponse |
the response. (inherited from TApplicationComponent) |
| R |
SelectParameters |
{unknown} |
. (inherited from TDataBoundControl) |
| R |
SelectedDataKey |
mixed |
the key value of the currently selected item @throws TInvalidOperationException if DataKeyField is empty. |
| R |
SelectedItem |
TControl |
the selected item, null if no item is selected. |
| |
SelectedItemIndex |
integer |
the zero-based index of the selected item in Items. |
| |
SelectedItemRenderer |
string |
the class name for the datalist item being selected. |
| R |
SelectedItemStyle |
TTableItemStyle |
the style for selected item. |
| |
SelectedItemTemplate |
ITemplate |
the selected item template. |
| |
SeparatorRenderer |
string |
the class name for datalist item separators. |
| R |
SeparatorStyle |
TTableItemStyle |
the style for separator. |
| |
SeparatorTemplate |
ITemplate |
the separator template. |
| R |
Service |
IService |
the current service. (inherited from TApplicationComponent) |
| R |
Session |
THttpSession |
user session. (inherited from TApplicationComponent) |
| |
ShowFooter |
boolean |
whether the footer should be shown. |
| |
ShowHeader |
boolean |
whether the header should be shown. |
| |
SkinID |
string |
the skin ID of this control, '' if not set. (inherited from TControl) |
| R |
SourceTemplateControl |
TTemplateControl |
the control whose template is loaded from some external storage, such as file, db, and whose template ultimately contains this control. (inherited from TControl) |
| |
Style |
TStyle |
the object representing the css style of the control. (inherited from TWebControl) |
| |
TabIndex |
integer |
the tab index of the control. (inherited from TWebControl) |
| RP |
TagName |
string |
Returns the tag name used for this control. (inherited from TWebControl) |
| |
TemplateControl |
TTemplateControl |
the control whose template contains this control. (inherited from TControl) |
| |
ToolTip |
string |
the tooltip of the control. (inherited from TWebControl) |
| R |
UniqueID |
string |
Returns a unique ID that identifies the control in the page hierarchy. (inherited from TControl) |
| R |
User |
IUser |
information about the current user. (inherited from TApplicationComponent) |
| RP |
UsingDataSourceID |
boolean |
if the databound control uses the data source specified by setDataSourceID, or it uses the data source object specified by setDataSource. (inherited from TDataBoundControl) |
| |
VirtualItemCount |
integer |
virtual number of data items in the data source. (inherited from TDataBoundControl) |
| |
Visible |
boolean |
Checks if a control is visible. (inherited from TControl) |
| |
Width |
string |
the width of the control. (inherited from TWebControl) |