Version

SectionHeaderCellModelExport Class Members

The following tables list the members exposed by SectionHeaderCellModelExport.

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.  
Public PropertyFullSummaryFormattedTextThe full summary text in the section header.  
Public PropertyGroupFormattedTextThe formatted text for each group in the section header.  
Public PropertyGroupNamesThe names of the groups in the section header.  
Public PropertyGroupValuesThe names of the values in the section header.  
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.  
Public PropertySummaryNamesThe names of the group summaries in the section header.  
Public PropertySummaryOperandsThe summary operands in the section header.  
Public PropertySummaryValuesThe summary values in the section header.  
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