OpenPetra
Free Administration Software for Non-Profits
Parameter.cs File Reference

Classes

class  Ict.Petra.Shared.MReporting.TParameter
 This class is able to hold one value, and knows to which column and level this variable applies. More...
 
class  Ict.Petra.Shared.MReporting.TParameterList
 This class is a container class that holds an unlimited number of TParameter objects. It provides functions to add parameters of all possible types. It provides functions for retrieving the value of a given parameter, depending on column and level. The data can be stored to an xml file and loaded from an xml file. More...
 
class  Ict.Petra.Shared.MReporting.TColumnSettingCollection
 
class  Ict.Petra.Shared.MReporting.TColumnSetting
 

Namespaces

namespace  Ict
 
namespace  Ict.Petra
 
namespace  Ict.Petra.Shared
 
namespace  Ict.Petra.Shared.MReporting
 

Enumerations

enum  Ict.Petra.Shared.MReporting.eParameterFit { Ict.Petra.Shared.MReporting.eExact , Ict.Petra.Shared.MReporting.eBestFit , Ict.Petra.Shared.MReporting.eAllColumnFit , Ict.Petra.Shared.MReporting.eBestFitEvenLowerLevel }