Click or drag to resize
AnalyzeTableExprItem Class
分析项目
Inheritance Hierarchy
SystemObject
  Appkit.DataAnalyzeTableExprItem

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public class AnalyzeTableExprItem

The AnalyzeTableExprItem type exposes the following members.

Constructors
  NameDescription
Public methodAnalyzeTableExprItem
Top
Properties
  NameDescription
Public propertyChecked
是否使用 默认为 true
Public propertyExpression
表达式 类似 sum(?)、avg(?)、count(?)
Public propertyLink
链接 页面的物理路径
Public propertyLinkVisible
是否显示链接
Public propertyName
名称
Public propertyStyle
样式
Top
See Also