GrapeCity MultiRow Windows Forms Documentation
HeaderCell Class Properties


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

Public Properties
 NameDescription
Public PropertyBottomGets the distance, in pixels, between the bottom edge of the cell and the top edge of its parent Section. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyBoundsGets or sets the size and location of the cell, in pixels, relative to the parent Section including its CellStyle.Border and CellStyle.Padding. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyCellIndexGets or sets the index of the Cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContentBoundsGets the rectangle boundary that encloses the cell's content area. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyContextMenuStripGets or sets the shortcut menu associated with the cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyDataFieldGets or sets the name of the data source field to which the Cell is bound. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyDisplayedGets or sets a value that indicates whether the cell is displayed on-screen. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyDisplayTextGets the text that is displayed in the Cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyEditedFormattedValueGets the formatted value of the cell, regardless of whether the cell is in edit mode or if the value has not been committed. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyEditTypeGets the type of the cell's hosted editing control. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyEllipsisGets or sets how to display an ellipsis when the width of the display text is greater than the cell's content boundary width.  
Public PropertyEllipsisStringGets or sets the ellipsis string of the HeaderCell object.  
Public PropertyEnabledGets or sets a value that indicates whether the cell is enabled. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyErrorIconGets or sets the glyph describing an error condition associated with the cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyErrorIconAlignmentGets or sets the alignment of the Cell.ErrorIcon on the cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyErrorIconBoundsGets the boundary of the error icon for the cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyErrorTextGets or sets the text describing an error condition associated with the cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyFlatAppearanceGets the appearance when FlatStyle is System.Windows.Forms.FlatStyle.Flat.  
Public PropertyFlatStyleGets or sets the button appearance style.  
Public PropertyFormattedValueGets the value which is the formatted representation of Cell.Value. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyFormattedValueTypeOverridden. Gets the type of the formatted value associated with the HeaderCell.  
Public PropertyFrozenGets a value that indicates whether the Cell is frozen. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyGcMultiRowGets the GcMultiRow control associated with this cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyGutterStylesGets or sets how the gutter is displayed in the HeaderCell when a Theme is enabled.  
Public PropertyHasStyleGets a value that indicates whether the Cell.Style property has been set. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyHeightGets the height of the cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyHoverDirectionGets or sets the direction of the hover effect.  
Public PropertyInheritedStateGets the inherited state of the cell that has taken the state of its parent Section into account. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyInheritedStyleGets the style currently applied to the cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyIsCollapsedGets a value that indicates whether the Cell has been hidden by the Collapse method. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyIsDataBoundGets a value that indicates whether this Cell has been bound to a data source. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyIsInEditModeGets a value that indicates whether this cell is currently being edited. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyLeftGets the distance, in pixels, between the left edge of the cell and the left edge of its parent Section. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyLocationGets or sets the coordinates of the upper-left corner of the cell relative to the upper-left corner of its parent Section. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyMaximumSizeGets or sets the size that is the upper limit when resizing the Cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyMergeableGets or sets a value that indicates whether the Cell can automatically merge. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyMergedGets a value that indicates whether the Cell is merged with another cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyMinimumSizeGets or sets the size that is the lower limit when resizing the Cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyNameGets or sets the name of the Cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyNoteGets or sets the CellNote which can display one note for the Cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyOffice2007StyleGets or sets which Microsoft Office 2007 color scheme is used when drawing the HeaderCell.  
Public PropertyPageBreakGets or sets a value that indicates whether a new page breaks to the right of this cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyPreferredSizeGets the size of a rectangular area into which the cell can fit. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyReadOnlyGets or sets a value that indicates whether the cell's data can be edited. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyRelatedMergedCellPositionsGets a value that indicates the cells which are merged with this cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyResizeModeGets or sets a value that indicates how the Cell is resized. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyRightGets the distance, in pixels, between the right edge of the cell and the left edge of its parent Section. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyRowIndexGets the parent row's index of the Cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertySectionGets the parent section that contains this cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertySelectedGets or sets a value that indicates whether this Cell is selected. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertySelectionModeGets or sets a value that indicates which cells are selected in the Row section when clicking the HeaderCell.  
Public PropertyShowWaveLineGets or sets a value that indicates whether to display a line in the cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySizeGets or sets the height and width of the cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyStateGets the current state of the cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyStyleGets or sets the styles specified at the cell level. These styles override those inherited from higher levels. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyTabIndexGets or sets the tab order of the cell in its parent Section. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyTabStopGets or sets a value that indicates whether the user can activate the cell using the Tab key. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyTagGets or sets the object that contains data about the cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyToolTipTextGets or sets the ToolTip text associated with the cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyTopGets the distance, in pixels, between the top edge of the cell and the top edge of its parent Section. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyTouchToolBarGets or sets the touch toolbar associated with the cell for a touch device. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyUseRealTransparentGets or sets a value indicating whether the header cell can display section's background gradient or image or other effect when the header cell's FlatStyle property value is System.Windows.Forms.FlatStyle.Flat or System.Windows.Forms.FlatStyle.Popup and the background color is Transparent.  
Public PropertyUseVisualStyleBackColorGets or sets a value that indicates whether the background is drawn using visual styles, if supported.  
Public PropertyValidatorsGets the validators that contain all the CellValidators used by the current cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyValueGets or sets the value associated with this cell.  
Public PropertyValueTypeGets or sets the type of Cell.Value associated with the cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyVisibleGets or sets a value that indicates whether the Cell is visible. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyWaveLineColorGets or sets the color of the underline. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyWidthGets the width of the cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Top
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDefaultSizeGets the default size of the cell. (Inherited from GrapeCity.Win.MultiRow.Cell)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

HeaderCell Class
GrapeCity.Win.MultiRow Namespace
RowHeaderCell Class
ColumnHeaderCell Class
CornerHeaderCell Class

 

 


Copyright © GrapeCity, inc. All rights reserved.