Xceed Grid for WinForms v4.3 Documentation
SummaryCell Class Properties


Xceed.Grid.v4.3 Assembly > Xceed.Grid Namespace : SummaryCell Class

For a list of all members of this type, see SummaryCell members.

Public Properties
 NameDescription
Public PropertyGets or sets the default action description of the element for use by accessibility client applications. (Inherited from Xceed.Grid.Cell)
Public PropertyGets or sets the description of the element used by accessibility client applications. (Inherited from Xceed.Grid.Cell)
Public PropertyGets or sets the name of the element used by accessibility client applications. (Inherited from Xceed.Grid.Cell)
Public PropertyGets the alignment of the element's content. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets a boolean value indicating whether the grid element can accept data that the user drags onto it. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets the ambient parent of the cell. (Inherited from Xceed.Grid.Cell)
Public PropertyGets or sets the background color of the grid element. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the background image of the grid element. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets or sets the alignment of the grid element's background image. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets or sets the style of the grid element's background image. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyOverridden. Gets the borders of the cell.  
Public PropertyGets a System.Drawing.Rectangle structure that represents the grid element's bounds. The X and Y coordinates are relative to the grid's client rectangle and can be negative if the grid is scrolled. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets or sets a boolean value indicating if the cell can be the current cell. (Inherited from Xceed.Grid.Cell)
Public PropertyGets or sets a boolean value indicating if the grid element will receive all mouse events. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets the control that is currently displayed by the cell (according to the CellEditorDisplayConditions) property, or the control that is currently editing the content of the cell. (Inherited from Xceed.Grid.Cell)
Public PropertyGets or sets a value representing under what conditions a cell's editor is displayed. (Inherited from Xceed.Grid.Cell)
Public PropertyGets or sets the Xceed.Grid.Editors.CellEditorManager that will be used to edit the content of the cell. (Inherited from Xceed.Grid.Cell)
Public PropertyGets or sets the Xceed.Grid.Viewers.CellViewerManager that will be used to view the content of the cell. (Inherited from Xceed.Grid.Cell)
Public PropertyGets the client rectangle of the grid element. The rectangle represents the visible portion of the grid element and is in client coordinates. The X and Y coordinates are always 0,0. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets or sets a boolean value indicating if partial lines should be clipped. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets the display rectangle of the grid element. The rectangle is in client coordinates and the X and Y coordinates can be negative if the grid is scrolled. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets or sets the description of the error that will be displayed in the tooltip when the mouse passes over the cell. (Inherited from Xceed.Grid.Cell)
Public PropertyGets the field name of the cell's parent column. (Inherited from Xceed.Grid.Cell)
Public PropertyGets or sets the font of the grid element. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the foreground color of the grid element. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the custom Format Provider that will be used to format the cell's data. (Inherited from Xceed.Grid.Cell)
Public PropertyGets or sets the format that will be used to display the cell's content. (Inherited from Xceed.Grid.Cell)
Public PropertyGets or sets the GradientMap of the visual grid element. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets the GridControl in which all the grid elements are contained. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the horizontal alignment of the grid element's content. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the style of a VisualGridElement that is in a hot state. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets a boolean value indicating if the BackColor property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the cell has an active cell editor. (Inherited from Xceed.Grid.Cell)
Public PropertyGets a boolean value indicating if the CellEditorDisplayConditions property gets its value from its parent. (Inherited from Xceed.Grid.Cell)
Public PropertyGets a boolean value indicating if the CellEditorManager property gets its value from its parent column. (Inherited from Xceed.Grid.Cell)
Public PropertyOverridden. Gets a boolean value indicating if the CellViewerManager property gets its value from its parent.  
Public PropertyGets a boolean value indicating if the ClipPartialLine property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the cell is the current cell. (Inherited from Xceed.Grid.Cell)
Public PropertyGets a boolean value indicating if the Font property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the ForeColor property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the FormatProvider property gets its value from its parent column. (Inherited from Xceed.Grid.Cell)
Public PropertyGets a boolean value indicating if the FormatSpecifier property gets its value from its parent column. (Inherited from Xceed.Grid.Cell)
Public PropertyGets a boolean value indicating if the HorizontalAlignment property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the NullText property gets its value from its parent column. (Inherited from Xceed.Grid.Cell)
Public PropertyGets a boolean value indicating if the NullValue property gets its value from its parent column. (Inherited from Xceed.Grid.Cell)
Public PropertyGets a boolean value indicating if the OverrideUIStyle property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating whether the OverrideUIStyle property has been explicitly set. (Inherited from Xceed.Grid.GridElement)
Public PropertyOverridden. Gets a boolean value indicating if the ReadOnly property gets its value from its parent.  
Public PropertyGets a boolean value indicating if one or more properties of the ReportStyle have been explicitly set. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the ResultDataType property gets its value from its parent.  
Public PropertyGets a boolean value indicating if the RunningStatGroupLevel property gets its value from its parent.  
Public PropertyGets a boolean value indicating if the Trimming property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the VerticalAlignment property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the WordWrap property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the text that is displayed when the cell contains a null reference (Nothing in Visual Basic). (Inherited from Xceed.Grid.Cell)
Public PropertyGets or sets the a null reference (Nothing in Visual Basic) value of the cell. (Inherited from Xceed.Grid.Cell)
Public PropertyGets or sets a boolean value indicating whether any theming based on the UIStyle property of the GridControl will be overridden. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets the parent column of the cell. (Inherited from Xceed.Grid.Cell)
Public PropertyGets the parent grid of the cell. (Inherited from Xceed.Grid.Cell)
Public PropertyGets the parent row of the cell. (Inherited from Xceed.Grid.Cell)
Public Property (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets or sets the datatype of the statistical function result.  
Public PropertyGets or sets a value indicating for what group GroupBase.Level the running statistical function will be calculated.  
Public PropertyGets or sets the fieldname of the column whose values are to be used to calculate the StatFunction.  
Public PropertyGets or sets the statistical function used by the SummaryCell to calculate its value.  
Public PropertyGets or sets the object that contains data about the grid element. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets the title displayed by the SummaryCell.  
Public PropertyGets or sets a string used to dynamically create the SummaryCell's Title.  
Public PropertyGets or sets the position of the SummaryCell's Title.  
Public PropertyGets or sets a value indicating how text displayed in the cell will be trimmed when it exceeds the edges of the layout rectangle. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the content of the cell. (Inherited from Xceed.Grid.Cell)
Public PropertyGets or sets the vertical alignment of the grid element's content. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets a boolean value indicating if the GridElement is visible. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets a boolean value indicating if the text of the grid element should be wrapped. (Inherited from Xceed.Grid.GridElement)
Top
Protected Properties
 NameDescription
Protected PropertyGets the ambient value of the cell's BackColor property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the ambient value of the cell's CellEditorDisplayConditions property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the ambient value of the cell's CellEditorManager property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the ambient value of the cell's CellViewerManager property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the ambient value of the cell's ClipPartialLine property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the ambient value of the cell's Font property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the ambient value of the cell's ForeColor property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the ambient value of the cell's FormatProvider property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the ambient value of the cell's FormatSpecifier property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the ambient value of the cell's HorizontalAlignment property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the ambient value of the cell's NullText property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the ambient value of the cell's NullValue property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the ambient value of the cell's OverrideUIStyle property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the ambient value of the cell's ReadOnly property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the ambient value of the cell's ResultDataType property.  
Protected PropertyGets the ambient value of the cell's RunningStatGroupLevel property.  
Protected PropertyGets the ambient value of the cell's Trimming property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the ambient value of the cell's VerticalAlignment property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the ambient value of the cell's WordWrap property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the default value of the AccessibleDefaultActionDescription property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the default value of the AccessibleDescription property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the default value of the AccessibleName property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the default value of the VisualGridElement.AllowDrop property. (Inherited from Xceed.Grid.VisualGridElement)
Protected PropertyGets the default value of the BackColor property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the VisualGridElement.BackgroundImage property. (Inherited from Xceed.Grid.VisualGridElement)
Protected PropertyGets the default value of the VisualGridElement.BackgroundImageAlignment property. (Inherited from Xceed.Grid.VisualGridElement)
Protected PropertyGets the default value of the VisualGridElement.BackgroundImageStyle property. (Inherited from Xceed.Grid.VisualGridElement)
Protected PropertyOverridden. Gets the default value of the CanBeCurrent property.  
Protected PropertyGets the default value of the CellEditorDisplayConditions property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the default value of the CellEditorManager property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the default value of the CellViewerManager property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the default value of the ClipPartialLine property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the Font property (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the ForeColor property (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the FormatProvider property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the default value of the FormatSpecifier property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the default VisualGridElement.GradientMap of the VisualGridElement. (Inherited from Xceed.Grid.VisualGridElement)
Protected PropertyGets the default value of the HorizontalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default visual style of a VisualGridElement that is in a hot state. (Inherited from Xceed.Grid.VisualGridElement)
Protected PropertyGets the default value of the NullText property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the default value of the NullValue property. (Inherited from Xceed.Grid.Cell)
Protected PropertyGets the default value of the OverrideUIStyle property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyOverridden. This property is reserved for internal use and is not intended to be used directly from your code.  
Protected PropertyGets the default value of the ResultDataType property.  
Protected PropertyGets the default value of the RunningStatGroupLevel property.  
Protected PropertyGets the default value of the StatFieldName property.  
Protected PropertyGets the default value of the StatFunction property.  
Protected PropertyGets the default value of the Tag property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the TitleFormat property.  
Protected PropertyGets the default value of the TitlePosition property.  
Protected PropertyGets the default value of the Trimming property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the VerticalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyOverridden. Gets the default value of the Visible property.  
Protected PropertyGets the default value of the WordWrap property. (Inherited from Xceed.Grid.GridElement)
Protected Property (Inherited from Xceed.Grid.GridElementBase)
Protected Internal PropertyGets a boolean value indicating whether the mouse is over the current VisualGridElement. (Inherited from Xceed.Grid.VisualGridElement)
Protected PropertyGets a boolean value indicating if the GridElement's parent is visible. (Inherited from Xceed.Grid.GridElement)
Protected Property (Inherited from Xceed.Grid.GridElementBase)
Protected Internal PropertyThis property is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Grid.GridElement)
Top
See Also

Reference

SummaryCell Class
Xceed.Grid Namespace