dataColumnRenderingSetup Class |
Namespace: imbSCI.Core.extensions.table
The dataColumnRenderingSetup type exposes the following members.
| Name | Description | |
|---|---|---|
| Aggregation | ||
| ClassName |
Classes the name.
| |
| DefaultBackground | ||
| Direct |
Instructs the rendering engine that the content should be directly appended
| |
| EncodeMode | ||
| Format |
Formats the specified default col format.
| |
| GetAggregation | ||
| GetClassName |
Gets the name of the class.
| |
| GetDefaultBackground | ||
| GetDesc | ||
| GetEncodeMode | ||
| GetFormat |
Gets the format.
| |
| GetFormatForExcel |
Gets the format for excel cell
| |
| GetGroup | ||
| getGroupsOfColumns |
Gets the groups of columns - grouped by SetGroup(DataColumn, String) | |
| GetHasLinks | ||
| GetHasTemplate | ||
| GetHeading | ||
| GetImportance |
Gets the importance.
| |
| GetLetter | ||
| GetPriority | ||
| GetSPE | ||
| GetUnit | ||
| GetValueType |
Gets the real Value Type of source DataColumn -- this is NOT same as DataType | |
| GetWidth | ||
| GetWrapTag | ||
| Group | ||
| HasDefaultBackground | ||
| HasLinks | ||
| HasTemplate | ||
| Importance |
Sets the column importance.
| |
| Letter |
Defines the letter/code associated with the table column
| |
| Priority | ||
| SetAggregation | ||
| SetClassName |
Sets the name of the class.
| |
| SetDefaultBackground(DataColumn, Color) | ||
| SetDefaultBackground(DataColumn, String) | ||
| SetDesc | ||
| SetEncodeMode | ||
| SetFormat |
Sets the format.
| |
| SetGroup | ||
| SetHasLinks | ||
| SetHasTemplate | ||
| SetHeading |
Sets the heading content of the column
| |
| SetImportance |
Sets the importance.
| |
| SetLetter | ||
| SetPriority | ||
| SetSPE |
Sets and deploys SPE
| |
| SetUnit | ||
| SetValueType(DataColumn, Type) |
Sets the real Value Type of source DataColumn -- this is NOT same as DataType | |
| SetValueTypeT(DataColumn) |
Sets the real Value Type of source DataColumn -- this is NOT same as DataType | |
| SetWidth | ||
| SetWrapTag | ||
| SPE |
Spes the specified default col spe.
| |
| Unit |
Units the specified default col unit.
| |
| ValueType |
Gets the real Value Type of source DataColumn -- this is NOT same as DataType | |
| Width | ||
| WrapTag |
| Name | Description | |
|---|---|---|
| DEFAULT_WIDTH |
The default column width
|