More...
|
int | Count [get] |
| Returns the number of TColumnsSettings More...
|
|
◆ DeserialiseCollection()
void Ict.Petra.Shared.MReporting.TColumnSettingCollection.DeserialiseCollection |
( |
string |
ASerialisedCollection | ) |
|
|
inline |
Deserialises the Collection
- Parameters
-
◆ GetLeftValueForPositionIndex()
float Ict.Petra.Shared.MReporting.TColumnSettingCollection.GetLeftValueForPositionIndex |
( |
int |
pos | ) |
|
|
inline |
Gets the FastReport "Left" for a Position
- Parameters
-
- Returns
◆ GetSettingForColumn() [1/2]
TColumnSetting Ict.Petra.Shared.MReporting.TColumnSettingCollection.GetSettingForColumn |
( |
int |
AColumnIndex | ) |
|
|
inline |
◆ GetSettingForColumn() [2/2]
TColumnSetting Ict.Petra.Shared.MReporting.TColumnSettingCollection.GetSettingForColumn |
( |
String |
AColumnName | ) |
|
|
inline |
◆ GetTotalWidth()
float Ict.Petra.Shared.MReporting.TColumnSettingCollection.GetTotalWidth |
( |
| ) |
|
|
inline |
Gets the total width of all columns.
- Returns
◆ GetWidthValueForPositionIndex()
float Ict.Petra.Shared.MReporting.TColumnSettingCollection.GetWidthValueForPositionIndex |
( |
int |
pos | ) |
|
|
inline |
Gets the FastReport "Width" for a Position. Returns 0 if index not found.
- Parameters
-
- Returns
◆ HasSettingForColumn()
Boolean Ict.Petra.Shared.MReporting.TColumnSettingCollection.HasSettingForColumn |
( |
String |
AColumnName | ) |
|
|
inline |
Returns true if TColumnSetting exists for Column Name
- Parameters
-
- Returns
◆ ResizeAllColumns()
void Ict.Petra.Shared.MReporting.TColumnSettingCollection.ResizeAllColumns |
( |
float |
AFactor | ) |
|
|
inline |
Resizes all Column Widths
- Parameters
-
◆ SerialiseCollection()
string Ict.Petra.Shared.MReporting.TColumnSettingCollection.SerialiseCollection |
( |
| ) |
|
|
inline |
Serialises the Collection
- Returns
◆ SetSettingForColumn() [1/2]
void Ict.Petra.Shared.MReporting.TColumnSettingCollection.SetSettingForColumn |
( |
String |
AColumnName, |
|
|
TColumnSetting |
AColumnSetting |
|
) |
| |
|
inline |
Sets the Column Settings for an existing or a new Column Name
- Parameters
-
AColumnName | |
AColumnSetting | |
◆ SetSettingForColumn() [2/2]
void Ict.Petra.Shared.MReporting.TColumnSettingCollection.SetSettingForColumn |
( |
TColumnSetting |
AColumnSetting | ) |
|
|
inline |
Sets the Column Settings for an existing or a new Column Name stored inside the AColumnSetting object.
- Parameters
-
◆ Count
int Ict.Petra.Shared.MReporting.TColumnSettingCollection.Count |
|
get |
Returns the number of TColumnsSettings
The documentation for this class was generated from the following file: