DataGridComboBoxColumn 类 |
[缺少 "T:CPF.Controls.DataGridComboBoxColumn" 的 <summary> 文档]
命名空间: CPF.Controls
public class DataGridComboBoxColumn : DataGridColumn
DataGridComboBoxColumn 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | DataGridComboBoxColumn | 初始化 DataGridComboBoxColumn 类的一个新实例 |
名称 | 说明 | |
---|---|---|
![]() | ActualWidth | (继承自 DataGridColumn。) |
![]() | Attacheds |
用于设置附加属性,和绑定附加属性
(继承自 CpfObject。) |
![]() | Binding |
绑定到数据源的属性或者数据表列的名称
(继承自 DataGridColumn。) |
![]() | Bindings |
设置绑定
(继承自 CpfObject。) |
![]() | CanUserResize |
获取或设置一个值,该值指示用户是否可使用鼠标调整列宽。
(继承自 DataGridColumn。) |
![]() | CanUserSort |
获取或设置一个值,该值指示用户能否通过单击列标题对列进行排序
(继承自 DataGridColumn。) |
![]() | CommandContext |
绑定的命令上下文
(继承自 CpfObject。) |
![]() | Commands |
设置命令
(继承自 CpfObject。) |
![]() | DataContext |
绑定的数据上下文
(继承自 CpfObject。) |
![]() | DataGridOwner |
获取包含此列的 DataGrid 控件。
(继承自 DataGridColumn。) |
![]() | DisplayIndex |
获取或设置该列相对于 DataGrid 中其他列的显示位置。当列显示在关联的 DataGrid 中时,该列从零开始的位置。
(继承自 DataGridColumn。) |
![]() | DisplayMemberPath |
获取或设置指向源对象上的值的路径以提供该对象的可视化表示形式。
|
![]() | Events |
事件列表,用于优化事件订阅内存
(继承自 CpfObject。) |
![]() | Header |
获取或设置列标题的内容。
(继承自 DataGridColumn。) |
![]() | HeaderElement |
获取和列关联的UIElement
(继承自 DataGridColumn。) |
![]() | HeaderStringFormat |
获取或设置一个撰写字符串,该字符串指定如果 Header 属性显示为字符串,应如何设置该属性的格式.String.Format
(继承自 DataGridColumn。) |
![]() | HeaderTemplate | (继承自 DataGridColumn。) |
![]() | IsDisposed | (继承自 CpfObject。) |
![]() | IsDisposing | (继承自 CpfObject。) |
![]() | Item | (继承自 CpfObject。) |
![]() | Items | |
![]() | MaxWidth | (继承自 DataGridColumn。) |
![]() | MinWidth | (继承自 DataGridColumn。) |
![]() | SelectedValuePath |
获取或设置用于从 SelectedValue 获取 SelectedItem 的路径。
|
![]() | SortDirection |
获取或设置列的排序方向(升序或降序)。
(继承自 DataGridColumn。) |
![]() | SortMemberPath |
获取或设置属性名称,它指示作为排序依据的成员
(继承自 DataGridColumn。) |
![]() | Tag | (继承自 DataGridColumn。) |
![]() | Type |
当前对象的类型
(继承自 CpfObject。) |
![]() | Visibility | (继承自 DataGridColumn。) |
![]() | Width | (继承自 DataGridColumn。) |
名称 | 说明 | |
---|---|---|
![]() | PropertyChanged | (继承自 CpfObject。) |
名称 | 说明 | |
---|---|---|
![]() | ConvertTo |
类型转换
(由 ObjectExtenstions 定义。) |
![]() | Delay |
延迟操作
(由 ObjectExtenstions 定义。) |
![]() | Equal |
对象是否相等
(由 ObjectExtenstions 定义。) |
![]() | GetCreationCode | (由 ObjectExtenstions 定义。) |
![]() | GetPropretyValue |
获取对象属性值
(由 ObjectExtenstions 定义。) |
![]() | GetValue |
快速动态获取对象的属性值
(由 FastReflectionExtensions 定义。) |
![]() | Invoke |
快速动态调用对象的方法
(由 FastReflectionExtensions 定义。) |
![]() | SetPropretyValue |
设置属性值
(由 ObjectExtenstions 定义。) |
![]() | SetValue |
快速动态设置对象的属性值
(由 FastReflectionExtensions 定义。) |