Atributo para definir el SectionType. Más...
Métodos públicos | |
TypeSectionAttribute () | |
Constructor. | |
TypeSectionAttribute (SectionType toSectionType) | |
Constructor. | |
Campos de datos | |
SectionType | SectionType |
Indica el SectionType Header = 0, Detail = 1, Footer = 2, NoTransactions = 3. | |
Atributo para definir el SectionType.
Definición en la línea 12 del archivo GenerateElement.cs.
|
inline |
Constructor.
Definición en la línea 23 del archivo GenerateElement.cs.
|
inline |
SectionType sage.ew.reports.TypeSectionAttribute.SectionType |
Indica el SectionType Header = 0, Detail = 1, Footer = 2, NoTransactions = 3.
Definición en la línea 18 del archivo GenerateElement.cs.