| ResultPropertyItem Class |
Namespace: Appkit.Data
public class ResultPropertyItem
The ResultPropertyItem type exposes the following members.
| Name | Description | |
|---|---|---|
| ResultPropertyItem |
| Name | Description | |
|---|---|---|
| TD_STYLE |
数据单元格的默认样式
| |
| TD_STYLE_NUM |
数值类型数据单元格的默认样式
|
| Name | Description | |
|---|---|---|
| Custom |
是否是定制的项目
| |
| ExpandDefine |
扩展定义
| |
| Expanded |
是否具有扩展定义
| |
| Id |
属性项目标识
标识的格式为: 元素属性标识..顺序号
| |
| IsChecked |
是否被选中
| |
| IsNumeric |
是否数值类型
| |
| PropDisplay |
属性显示名称
| |
| PropName |
属性名称
| |
| RuntimeStyle |
单元格运行时样式
| |
| RuntimeStyleClass |
单元格运行时样式的类名
| |
| Style |
单元格的样式
| |
| StyleClass |
单元格样式的类名
|