Click or drag to resize
DateEdit Class
日期控件
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      Appkit.Web.ControlsButtonEdit
        Appkit.Web.ControlsDateEdit

Namespace: Appkit.Web.Controls
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public class DateEdit : ButtonEdit

The DateEdit type exposes the following members.

Constructors
  NameDescription
Public methodDateEdit
构造
Top
Properties
  NameDescription
Public propertyFormat
日期格式
Public propertyFormatStr
日期格式字符串
Public propertyValue
日期值
Top
See Also