dataTableRenderingSetup Methods |
The dataTableRenderingSetup type exposes the following members.
| Name | Description | |
|---|---|---|
| AddExtra |
Adds the new line in extra description set that will be directly appended below the table
| |
| AddExtraMath |
Adds the new line in extra description set that will be directly appended below the table
| |
| AdditionalInfo | ||
| AggregationAspect |
Aggregation Aspect that used to create this table. If its none then this is a source table not derived one
| |
| AggregationOriginCount |
Aggregations the origin count: if 0 there were no aggregations as source
| |
| CategoryPriority |
Categories the priority.
| |
| ClassName | ||
| ClassType |
Defines type that is source of the table shema
| |
| ColumnMetaSet | ||
| DefineShemaForStatistics |
Defines the shema for statistics -- horisontal
| |
| Desc | ||
| Description |
Descriptions the specified content.
| |
| ExtraLinesCount |
Extras the lines count.
| |
| FilenameForDataset |
Filenames for table.
| |
| GetAdditionalInfo | ||
| GetAggregationAspect | ||
| GetAggregationOriginCount | ||
| GetCategoryPriority |
Gets the category priority.
| |
| GetClassName | ||
| GetClassType | ||
| GetColor |
Gets the color role associated to table via color_paletteRole | |
| GetColumnMetaSet | ||
| GetDesc | ||
| GetDescription |
Gets the description from ExtendedProperties specified under data_tabledesc | |
| GetExtraDesc |
Gets the extra desc.
| |
| GetRowMetaSet | ||
| GetStyleSet |
Gets table style set
| |
| GetTitle(DataSet) | ||
| GetTitle(DataTable, String, Boolean) |
Gets the title defined under templateFieldDataTable or TableName if no title entry was found inside the ExtendedProperties | |
| OrderByCategoryPriority(IEnumerableDataColumn, ListString) |
Orders the by category priority.
| |
| OrderByCategoryPriority(DataColumnCollection, ListString) |
Orders the by category priority.
| |
| OrderByPriority |
Orders the DataColumnby priority flag
| |
| RowMetaSet | ||
| SetAdditionalInfo | ||
| SetAdditionalInfoEntries |
Sets the additional information entries by data object properties, being of propertyTypes type
| |
| SetAdditionalInfoEntry | ||
| SetAggregationAspect | ||
| SetAggregationOriginCount | ||
| SetCategoryPriority |
Sets the category priority.
| |
| SetClassName |
Sets the name of the object type class associated with the shema
| |
| SetClassType | ||
| SetColor |
Sets the color role
| |
| SetColumnMetaSet | ||
| setColumnWidths |
Sets the column width according to markdown rendering
| |
| SetDesc | ||
| SetDescription |
Sets the description into ExtendedProperties under data_tabledesc | |
| SetEncode | ||
| SetExtraDesc |
Sets the extra desc.
| |
| SetRowMetaSet | ||
| SetStyleSet | ||
| SetTitle(DataSet, String) | ||
| SetTitle(DataTable, String, existingDataMode) |
Sets the rendering purpose title for the table via data_tablename entry in the ExtendedProperties, without changing the TableName | |
| StyleSet | ||
| Title(DataSet, String) | ||
| Title(DataTable, String, existingDataMode) |
Titles the specified content.
|