Spread for ASP.NET 8.0 Product Documentation
DateTimeCellType Class Properties


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

Public Properties
 NameDescription
Public PropertyAllowServerValidatorsGets or sets whether the cell allows validating data using custom validator controls on server side. (Inherited from FarPoint.Web.Spread.GeneralCellType)
Public PropertyCssClassGets or sets the CSS class name. (Inherited from FarPoint.Web.Spread.GeneralCellType)
Public PropertyDateTimeFormatOverridden. Gets or sets a DateTimeFormatInfo that defines the format for displaying dates and times.  
Public PropertyDropDownControlStyleInfoGets style information for CalendarDropDownControl instances.  
Public PropertyEditModeGets the format setting of a cell type in edit mode.  
Public PropertyEditorClientScriptUrlGets the URL of the client script file for the editor, if the editor supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType)
Public PropertyEditorCssClassGets the editor's CSS class. (Inherited from FarPoint.Web.Spread.GeneralCellType)
Public PropertyErrorMessageOverridden. Gets or sets the error message for the cell type.  
Public PropertyFormatStringOverridden. Gets or sets the format for dates.  
Public PropertyImeModeGets or sets the state of an Input Method Editor (IME). (Inherited from FarPoint.Web.Spread.GeneralCellType)
Public PropertyMaximumValueGets or sets the maximum value.  
Public PropertyMinimumValueGets or sets the minimum value.  
Public PropertyRendererClientScriptUrlGets the URL of the client script file for the renderer, if the renderer supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType)
Public PropertyShowPopupButtonGets or sets whether the DateTimeCellType editor support showing a popup calendar control. (Inherited from FarPoint.Web.Spread.BaseDropDownCellType)
Public PropertyValidatorsGets the validator collection. (Inherited from FarPoint.Web.Spread.BaseCellType)
Top
Protected Properties
 NameDescription
Protected PropertyExtraRendererSettingsGets the conditional formatting settings. (Inherited from FarPoint.Web.Spread.BaseCellType)
Protected PropertyTextBoxEditorGets the textbox editor (Inherited from FarPoint.Web.Spread.BaseDropDownCellType)
Top
See Also

Reference

DateTimeCellType Class
FarPoint.Web.Spread Namespace
CellType Property (Cell)
CellType Property (Column)
CellType Property (Row)

User-Task Documentation

Setting a Date-Time Cell

 

 


Copyright © GrapeCity, inc. All rights reserved.