Version

TemplateSectionHeaderCellModelExport Class Members

The following tables list the members exposed by TemplateSectionHeaderCellModelExport.

Public Constructors
Public Properties
 NameDescription
Public PropertyActivationStatusThe selected status of the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertyBackgroundBrushDataThe background brush of the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertyFontFamilyThe font family for the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertyFontSizeThe font size for the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertyFontStretchThe font stretch for the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertyFontStyleThe font style for the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertyFontVariantThe font variant for the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertyFontWeightThe font weight for the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertyFormattedTextThe text being displayed in the section header. (Inherited from Infragistics.Controls.Grid.ExportData.SectionHeaderCellModelExport)
Public PropertyFullSummaryFormattedTextThe full summary text in the section header. (Inherited from Infragistics.Controls.Grid.ExportData.SectionHeaderCellModelExport)
Public PropertyGroupFormattedTextThe formatted text for each group in the section header. (Inherited from Infragistics.Controls.Grid.ExportData.SectionHeaderCellModelExport)
Public PropertyGroupNamesThe names of the groups in the section header. (Inherited from Infragistics.Controls.Grid.ExportData.SectionHeaderCellModelExport)
Public PropertyGroupValuesThe names of the values in the section header. (Inherited from Infragistics.Controls.Grid.ExportData.SectionHeaderCellModelExport)
Public PropertyHeightThe height of the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertyHorizontalAlignmentThe horizontal alignment of the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertyIndentThe indent level for the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertyIsCollapsableThe collapsibility of the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertyLineBreakModeIndicates the line breaking mode used on the text, if present. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertyOpacityThe opacity of the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertyRenderValueThe resolved render vaue for the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertySelectedStatusThe selected status of the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertySnappedXThe pixel snapped x position of the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertySnappedYThe pixel snapped y position of the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertySortDirectionThe sort direction for the column for the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertySummaryFormattedTextThe formatted text of the summaries. (Inherited from Infragistics.Controls.Grid.ExportData.SectionHeaderCellModelExport)
Public PropertySummaryNamesThe names of the group summaries in the section header. (Inherited from Infragistics.Controls.Grid.ExportData.SectionHeaderCellModelExport)
Public PropertySummaryOperandsThe summary operands in the section header. (Inherited from Infragistics.Controls.Grid.ExportData.SectionHeaderCellModelExport)
Public PropertySummaryValuesThe summary values in the section header. (Inherited from Infragistics.Controls.Grid.ExportData.SectionHeaderCellModelExport)
Public PropertyTextColorThe text color for the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertyVerticalAlignmentThe vertical alignment of the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertyVirtualizationPercentageThe virtualization amount for the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertyWidthThe width of the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertyXThe x position of the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertyYThe y position of the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Protected Properties
 NameDescription
Protected PropertyTypeOverridden.   
Public Methods
 NameDescription
Public MethodSerializeSerializes the cell data. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Protected Methods
 NameDescription
Protected MethodSerializeOverrideOverridden.   
See Also