C# Class CSReportDll.cReport.T_Groups

Afficher le fichier Open project: javiercrowsoft/CSReports.net

Méthodes publiques

Свойство 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
Résultat bool

comparisonType public_oe property

public csRptGrpComparisonType comparisonType
Résultat csRptGrpComparisonType

footerMustBeClosed public_oe property

public bool footerMustBeClosed
Résultat bool

grandTotalGroup public_oe property

public Boolean,System grandTotalGroup
Résultat System.Boolean

groups public_oe property

public T_Group[] groups
Résultat T_Group[]

indexField public_oe property

public int indexField
Résultat int

lastFPostRowEvalued public_oe property

public int lastFPostRowEvalued
Résultat int

lastFPreRowEvalued public_oe property

public int lastFPreRowEvalued
Résultat int

lastHPostRowEvalued public_oe property

public int lastHPostRowEvalued
Résultat int

lastHPreRowEvalued public_oe property

public int lastHPreRowEvalued
Résultat int

lineNumber public_oe property

public int lineNumber
Résultat int

oderType public_oe property

public csRptGrpOrderType oderType
Résultat csRptGrpOrderType

reprintHeader public_oe property

public bool reprintHeader
Résultat bool

value public_oe property

public object value
Résultat object