프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DateTimeFormatStringProperty | |||
DateTimeKindProperty | |||
FieldInfoProperty | |||
FieldProperty |
메소드 | 설명 | |
---|---|---|
DateTimePickerColumn ( ) : Microsoft.Windows.Controls |
Initializes a new instance of the DateTimePickerColumn class.
|
메소드 | 설명 | |
---|---|---|
GenerateEditingElement ( DataGridCell cell, object dataItem ) : |
When overridden in a derived class, gets an editing element that is bound to the column's P:System.Windows.Controls.DataGridBoundColumn.Binding property value.
|
|
GenerateElement ( DataGridCell cell, object dataItem ) : |
When overridden in a derived class, gets a read-only element that is bound to the column's P:System.Windows.Controls.DataGridBoundColumn.Binding property value.
|
|
PrepareCellForEdit ( |
When overridden in a derived class, called when a cell in the column enters editing mode.
|
public DateTimePickerColumn ( ) : Microsoft.Windows.Controls | ||
리턴 | Microsoft.Windows.Controls |
protected GenerateEditingElement ( DataGridCell cell, object dataItem ) : |
||
cell | DataGridCell | The cell that will contain the generated element. |
dataItem | object | The data item represented by the row that contains the intended cell. |
리턴 |
protected GenerateElement ( DataGridCell cell, object dataItem ) : |
||
cell | DataGridCell | The cell that will contain the generated element. |
dataItem | object | The data item represented by the row that contains the intended cell. |
리턴 |
protected PrepareCellForEdit ( |
||
editingElement | The element that the column displays for a cell in editing mode. | |
editingEventArgs | Information about the user gesture that is causing a cell to enter editing mode. | |
리턴 | object |
public static DependencyProperty,System.Windows DateTimeFormatStringProperty | ||
리턴 |
public static DependencyProperty,System.Windows DateTimeKindProperty | ||
리턴 |
public static DependencyProperty,System.Windows FieldInfoProperty | ||
리턴 |