C# Class CSReportDll.cReport.T_Groups

Mostrar archivo 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_oe property

public bool changed
return bool

comparisonType public_oe property

public csRptGrpComparisonType comparisonType
return csRptGrpComparisonType

footerMustBeClosed public_oe property

public bool footerMustBeClosed
return bool

grandTotalGroup public_oe property

public Boolean,System grandTotalGroup
return System.Boolean

groups public_oe property

public T_Group[] groups
return T_Group[]

indexField public_oe property

public int indexField
return int

lastFPostRowEvalued public_oe property

public int lastFPostRowEvalued
return int

lastFPreRowEvalued public_oe property

public int lastFPreRowEvalued
return int

lastHPostRowEvalued public_oe property

public int lastHPostRowEvalued
return int

lastHPreRowEvalued public_oe property

public int lastHPreRowEvalued
return int

lineNumber public_oe property

public int lineNumber
return int

oderType public_oe property

public csRptGrpOrderType oderType
return csRptGrpOrderType

reprintHeader public_oe property

public bool reprintHeader
return bool

value public_oe property

public object value
return object