Report |
The ReportElement type exposes the following members.
Name | Description | |
---|---|---|
ChangeColumnGUID | Helper to change the column of the element | |
Create | Create a report element with a GUID | |
ElementDisplayValue | Display value of the element | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetD3Format | D3 Format for a charts | |
GetEnumSortValue | Get the sort value for an enumerated list | |
GetExcelFormat | Excel Format of the element | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetMomentJSFormat | Moment JS Format for the chart | |
GetSort |
The display order
(Inherited from MetaColumn) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
Init |
Init the editor objects
(Inherited from RootEditor) | |
InitDefaultValues |
Init the default values
(Inherited from RootEditor) | |
InitEditor |
Init the editor objects and the default values
(Inherited from RootEditor) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
SetDefaultFormat |
Set default format defined in the repository configuration accroding to the type
(Inherited from MetaColumn) | |
SetDefaults | Depending on the element type, set default aggreate functions: AggregateFunction, TotalAggregateFunction | |
SetReadOnly |
Set all properties to readonly
(Inherited from RootEditor) | |
SetSourceReference | Change the source of the element, set MetColumn to NULL | |
SetStandardFormat |
Set standard format accroding to the type
(Inherited from MetaColumn) | |
ShouldSerializeContainsHtml | ||
ShouldSerializeCssTitle | ||
ShouldSerializeDrillUpOnlyIfDD | (Inherited from MetaColumn) | |
ShouldSerializeInsertPosition | ||
ShouldSerializeShowAllEnums | ||
ToString | Returns a string that represents the current object. (Inherited from Object) | |
UpdateEditor |
Update editor attributes
(Inherited from RootEditor) | |
UpdateEditorAttributes |
Refresh properties attrivutes
(Inherited from RootEditor) |