Click or drag to resize
YearEdit Class
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      Appkit.Web.ControlsButtonEdit
        Appkit.Web.ControlsYearEdit

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

The YearEdit type exposes the following members.

Constructors
  NameDescription
Public methodYearEdit
构造
Top
Methods
  NameDescription
Public methodCalculateDateRange
计算年度的起始日期
Public methodParseDateRangeExpr
解析年度生成SQL表达式
Top
Properties
  NameDescription
Public propertyValue
年的数值
Top
See Also