More...
◆ TColumnSetting() [1/2]
| Ict.Petra.Shared.MReporting.TColumnSetting.TColumnSetting |
( |
string |
AColumnName, |
|
|
float |
AWidth, |
|
|
int |
APosition |
|
) |
| |
|
inline |
Default Contructor.
- Parameters
-
| AColumnName | The Name of the Column |
| AWidth | The Width of the Column |
| APosition | The Position of the Column |
◆ TColumnSetting() [2/2]
| Ict.Petra.Shared.MReporting.TColumnSetting.TColumnSetting |
( |
string |
ASerialisedString | ) |
|
|
inline |
Constructor that takes a Serialised String
- Parameters
-
◆ Deserialise()
| void Ict.Petra.Shared.MReporting.TColumnSetting.Deserialise |
( |
string |
FAllMembersAsSerialisedString | ) |
|
|
inline |
Deserialises String to Object
- Parameters
-
| FAllMembersAsSerialisedString | |
◆ Serialise()
| string Ict.Petra.Shared.MReporting.TColumnSetting.Serialise |
( |
| ) |
|
|
inline |
Serialises All Members to String
- Returns
◆ FColumnName
| String Ict.Petra.Shared.MReporting.TColumnSetting.FColumnName |
◆ ColumnName
| string Ict.Petra.Shared.MReporting.TColumnSetting.ColumnName |
|
getset |
Gets or Sets the Column Name. It is not allowed to be empty.
◆ Position
| int Ict.Petra.Shared.MReporting.TColumnSetting.Position |
|
getset |
◆ Width
| float Ict.Petra.Shared.MReporting.TColumnSetting.Width |
|
getset |
The documentation for this class was generated from the following file: