TemplateCell Class |
Namespace: Dundas.BI.Entities.Views
The TemplateCell type exposes the following members.
Name | Description | |
---|---|---|
TemplateCell |
Initializes a new instance of the TemplateCell class.
|
Name | Description | |
---|---|---|
CellGroupId | Gets or sets the group ID. | |
Column |
Gets or sets the column.
| |
ColumnSpan |
Gets or sets the column span.
| |
ExpandedWidthHeight |
Gets or sets the expanded width or expanded height.
| |
FriendlyName |
Gets or sets the friendly name.
(Inherited from BasicAdapter.) | |
Height |
Gets or sets the height.
(Inherited from BasicAdapter.) | |
Id |
Gets or sets the ID.
(Inherited from BasicAdapter.) | |
IsCellGroupHeader |
Gets or sets a value indicating whether or not the cell group is a header.
| |
IsHeaderRow |
Gets or sets a value indicating whether to make the template cell always span the width of its group (or canvas without group) in responsive view mode.
| |
IsLocked |
Gets or sets a value indicating whether this adapter is locked.
(Inherited from BasicAdapter.) | |
IsSticky |
Gets or sets a value indicating whether to make the template cell stick to the top (or left) of the view port so that it is always visible even if it is scrolled out of.
| |
LayerId |
Gets or sets the ID of the layer.
(Inherited from BasicAdapter.) | |
Left |
Gets or sets the left.
(Inherited from BasicAdapter.) | |
Name |
Gets or sets the name.
(Inherited from BasicAdapter.) | |
Row |
Gets or sets the row.
| |
RowSpan |
Gets or sets the row span.
| |
Top |
Gets or sets the top.
(Inherited from BasicAdapter.) | |
UIClassName |
Gets or sets the name of the corresponding UI class.
(Inherited from BasicAdapter.) | |
Width |
Gets or sets the width.
(Inherited from BasicAdapter.) |