GrapeCity MultiRow Windows Forms Documentation
DateTimePickerCell Class Properties


For a list of all members of this type, see DateTimePickerCell 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 PropertyCalendarFontGets or sets the font style applied to the calendar.  
Public PropertyCalendarForeColorGets or sets the foreground color of the calendar.  
Public PropertyCalendarMonthBackgroundGets or sets the background color of the calendar month.  
Public PropertyCalendarTitleBackColorGets or sets the background color of the calendar title.  
Public PropertyCalendarTitleForeColorGets or sets the foreground color of the calendar title.  
Public PropertyCalendarTrailingForeColorGets or sets the foreground color of the trailing calendar dates.  
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 PropertyCustomFormatGets or sets the custom date and time format string.  
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 PropertyDropDownAlignGets or sets the alignment of the drop-down calendar in the DateTimePickerCell object.  
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 PropertyEditTypeOverridden. Gets the type of the cell's hosted editing control.  
Public PropertyEllipsisGets or sets how to show 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 DateTimePickerCell 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 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 PropertyFormatGets or sets the format of the date and time displayed in the DateTimePickerCell.  
Public PropertyFormattedValueGets the value which is the formatted representation of Value. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyFormattedValueTypeOverridden. Gets the type of the formatted value associated with the DateTimePickerCell object.  
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 PropertyHasStyleGets a value that indicates whether the 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 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 PropertyMaxDateGets or sets the maximum date and time that can be selected in the 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 PropertyMinDateGets or sets the minimum date and time that can be selected in the control.  
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 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 PropertySelectableGets or sets a value that indicates whether the Cell can be selected. (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 PropertyShowDropDownButtonGets or sets a value that indicates how to show the drop-down button when the cell is not in edit mode.  
Public PropertyShowSpinButtonInEditStateGets or sets a value that indicates whether to show spin buttons in edit mode.  
Public PropertyShowUpDownGets or sets a value that indicates whether a spin button control (also known as an up-down control) is used to adjust the date and time value.  
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 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. (Inherited from GrapeCity.Win.MultiRow.Cell)
Public PropertyValueTypeGets or sets the type of 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

DateTimePickerCell Class
GrapeCity.Win.MultiRow Namespace
DateTimePickerEditingControl Class
Cell Class

 

 


Copyright © GrapeCity, inc. All rights reserved.