Version

TextHeaderCellModelExport Class Members

The following tables list the members exposed by TextHeaderCellModelExport.

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 PropertyFormatStringThe format string of the cell. (Inherited from Infragistics.Controls.Grid.ExportData.TextCellModelExport)
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 PropertyTextColorThe text color for the cell. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Public PropertyTextValueThe text value of the cell. (Inherited from Infragistics.Controls.Grid.ExportData.TextCellModelExport)
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. Gets the type of the cell.  
Public Methods
 NameDescription
Public MethodSerializeSerializes the cell data. (Inherited from Infragistics.Controls.Grid.ExportData.CellModelExport)
Protected Methods
 NameDescription
Protected MethodSerializeOverrideOverridden. Serializes the information about the cell.  
See Also