The BeforeTaskRenderEventArgs..::..TaskRow type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Areas |
Active areas.
| |
BackgroundColor |
Get or set the background color of the column/row header, e.g. "#FF0000", "blue".
| |
BubbleHtml |
Bubble HTML.
| |
Columns |
Row header columns list.
| |
ContextMenuClientName |
Custom context menu.
| |
CssClass |
Get or set the CSS class for a column/row header.
| |
Expanded |
Task row expanded state.
| |
Html |
Get or set the column/row header HTML.
| |
MarginBottom |
Bottom row margin (space below events).
| |
MinHeight |
The miminum row height.
| |
MoveEnabled |
Enable or disable drag and drop row moving of this resource.
| |
ToolTip |
Get or set the column/row header tooltip.
|