UniMatrix Properties |
The UniMatrix type exposes the following members.
Name | Description | |
---|---|---|
AddFillingColumn |
If true, the filling column is added to the table to move columns to the left
| |
AddGlobalObjectSuffix |
Gets or sets the value that indicates whether '(global)' suffix should be added to the global objects
| |
ColumnItemDisplayNameColumn |
Display name column of the column.
| |
ColumnItemIDColumn |
ID column of the column.
| |
ColumnItemTooltipColumn |
Tooltip column of the column.
| |
ColumnOrderIndex |
Gets order in which data will be rendered.
| |
ColumnsCount |
Number of expected matrix columns.
| |
ColumnsPreferedOrder |
Number of expected matrix columns.
| |
ComponentName |
Component name
(Inherited from AbstractUserControl.) | |
ContentBeforeRow |
Gets or sets HTML content to be rendered as additional content on the top of the matrix.
| |
ContentBeforeRowCssClass |
Gets or sets CSS class for content before rows.
| |
ControlContext |
Control context.
(Inherited from CMSUserControl.) | |
CornerText |
Text displayed in the upper left corner of UniMatrix, if filter is not shown.
| |
CssClass |
CSS class of the matrix control
| |
CurrentResolver |
Control's resolver
(Inherited from CMSUserControl.) | |
CurrentSite |
Current site
(Inherited from AbstractUserControl.) | |
CurrentUser |
Current user
(Inherited from AbstractUserControl.) | |
DefaultPageSize |
Default page size at first load.
| |
DisabledColumnMark |
Mark HTML code for the disabled column in header.
| |
DisabledRowMark |
Mark HTML code for the disabled row in header.
| |
DisplayMode |
Gets or sets display mode of the control.
(Inherited from CMSUserControl.) | |
DocumentManager |
Document manager control
(Inherited from AbstractUserControl.) | |
EditedObject |
Control's edited object
(Inherited from CMSUserControl.) | |
Enabled |
Gets or sets the enabled state of the control.
| |
FilterLimit |
Minimal count of entries for display filter.
| |
FilterWhere |
Filter where condition.
| |
FirstColumnClass |
Sets or gets fixed width of first column.
| |
HasData |
Gets the value that indicates whether current matrix contains some data.
| |
HeaderActions |
Header actions control
(Inherited from AbstractUserControl.) | |
IsCMSDesk |
Determines whether the current control lies on the page that is currently located under the CMS Desk.
(Inherited from CMSUserControl.) | |
IsLiveSite |
Indicates if control is used on live site.
(Inherited from AbstractUserControl.) | |
Item |
Gets or sets the value of the column.
(Inherited from InlineUserControl.) | |
ItemsPerPage |
Default number of items per page.
| |
ItemTooltipColumn |
Tooltip column of the item.
| |
MessagesPlaceHolder |
Placeholder for messages
(Inherited from AbstractUserControl.) | |
NoRecordsMessage |
Gets or sets the message which is displayed if there are no records.
| |
OrderBy |
Base order of the items for the query.
| |
Pager |
UniPager control of UniMatrix.
| |
PagerDataItem |
Pager data item object.
| |
PagerForceNumberOfResults |
Gets or sets the number of result. Enables proceed "fake" datasets, where number
of results in the dataset is not correspondent to the real number of results
This property must be equal -1 if should be disabled
| |
PageSizeOptions |
Page size options for pager.
Numeric values or macro ##ALL## separated with comma.
| |
Parameter |
Control parameter.
(Inherited from InlineUserControl.) | |
Properties |
Control properties.
(Inherited from InlineUserControl.) | |
QueryName |
Query name to get the data.
| |
QueryParameters |
Query parameters to get the data.
| |
ResourcePrefix |
Prefix for the resource strings which will be used for the strings of the selector.
Default is "General".
(Overrides AbstractUserControlResourcePrefix.) | |
ResourcePrefixes |
List of cached resource prefixes for the parent hierarchy
(Inherited from AbstractUserControl.) | |
RowItemCodeNameColumn |
Gets or sets the codename column name.
| |
RowItemDisplayNameColumn |
Display name column of the row.
| |
RowItemIDColumn |
ID column of the row.
| |
RowItemTooltipColumn |
Tooltip column of the row.
| |
ShortID |
Short ID of the control.
(Inherited from AbstractUserControl.) | |
ShowContentBeforeRow |
Indicates if content before rows should be displayed.
| |
ShowFilterRow |
If true, the filter row is shown.
| |
ShowHeaderRow |
If true, the header row is shown.
| |
SiteIDColumnName |
Gets or sets the site id column name
| |
StopProcessing |
Indicates if the control should perform the operations.
(Inherited from AbstractUserControl.) | |
UIContext |
Control's UI Context
(Inherited from CMSUserControl.) | |
UniPagerControl |
Pager control.
| |
UseCMSDeskAccessDeniedPage |
Gets or sets the value that indicates whether CMSDesk access denied page should be used.
(Inherited from CMSUserControl.) | |
UsesLocalMessagesPlaceHolder |
Indicates if control uses local messages placeholder
(Inherited from AbstractUserControl.) | |
ViewState |
ViewState - overridden for the Master page ViewState fix.
(Inherited from InlineUserControl.) | |
WhereCondition |
Base where condition for the query.
|