C# Class CSReportDll.cReport.T_Groups

Show file Open project: javiercrowsoft/CSReports.net

Public Properties

Property Type Description
changed bool
comparisonType csRptGrpComparisonType
footerMustBeClosed bool
grandTotalGroup System.Boolean
groups T_Group[]
indexField int
lastFPostRowEvalued int
lastFPreRowEvalued int
lastHPostRowEvalued int
lastHPreRowEvalued int
lineNumber int
oderType csRptGrpOrderType
reprintHeader bool
value object

Property Details

changed public property

public bool changed
return bool

comparisonType public property

public csRptGrpComparisonType comparisonType
return csRptGrpComparisonType

footerMustBeClosed public property

public bool footerMustBeClosed
return bool

grandTotalGroup public property

public Boolean,System grandTotalGroup
return System.Boolean

groups public property

public T_Group[] groups
return T_Group[]

indexField public property

public int indexField
return int

lastFPostRowEvalued public property

public int lastFPostRowEvalued
return int

lastFPreRowEvalued public property

public int lastFPreRowEvalued
return int

lastHPostRowEvalued public property

public int lastHPostRowEvalued
return int

lastHPreRowEvalued public property

public int lastHPreRowEvalued
return int

lineNumber public property

public int lineNumber
return int

oderType public property

public csRptGrpOrderType oderType
return csRptGrpOrderType

reprintHeader public property

public bool reprintHeader
return bool

value public property

public object value
return object