ArcGIS API for Silverlight - Library Reference
DateTimePickerColumn Class Members
See Also  Fields  Properties  Methods  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace : DateTimePickerColumn Class


The following tables list the members exposed by DateTimePickerColumn.

Public Constructors

 NameDescription
public ConstructorDateTimePickerColumn ConstructorInitializes a new instance of the DateTimePickerColumn class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)DateTimeFormatStringProperty The dependency property used for DateTimeFormat property.  
public Fieldstatic (Shared in Visual Basic)DateTimeKindProperty The dependency property used for DateTimeKind property.  
public Fieldstatic (Shared in Visual Basic)FieldProperty The dependency property used for Field property.  
Top

Public Properties

 NameDescription
public PropertyActualWidth (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyBinding (Inherited from System.Windows.Controls.DataGridBoundColumn)
public PropertyCanUserReorder (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyCanUserResize (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyCanUserSort (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyCellStyle (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyClipboardContentBinding (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyDateTimeFormat Gets or sets the date time format used to display date time in the DateTimePicker control.  
public PropertyDateTimeKind Gets or sets the DateTimeKind of the DateTime generated by the DateTimePicker control. If set to DateTimeKind.Local all DateTimes entered will be created as local DateTimeKind and displayed in the DateTimePicker control as DateTimeKind.Local  
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyDisplayIndex (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyDragIndicatorStyle (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyEditingElementStyle (Inherited from System.Windows.Controls.DataGridBoundColumn)
public PropertyElementStyle (Inherited from System.Windows.Controls.DataGridBoundColumn)
public PropertyField Gets or sets the Field which is to be used in DataBinding.  
public PropertyHeader (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyHeaderStyle (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyIsAutoGenerated (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyIsFrozen (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyIsReadOnly (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyMaxWidth (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyMinWidth (Inherited from System.Windows.Controls.DataGridColumn)
public PropertySortMemberPath (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyVisibility (Inherited from System.Windows.Controls.DataGridColumn)
public PropertyWidth (Inherited from System.Windows.Controls.DataGridColumn)
Top

Public Methods

Protected Methods

 NameDescription
protected MethodCancelCellEdit (Inherited from System.Windows.Controls.DataGridColumn)
protected MethodGenerateEditingElementOverridden. When overridden in a derived class, gets an editing element that is bound to the column's System.Windows.Controls.DataGridBoundColumn.Binding property value.  
protected MethodGenerateElementOverridden. When overridden in a derived class, gets a read-only element that is bound to the column's System.Windows.Controls.DataGridBoundColumn.Binding property value.  
protected MethodNotifyPropertyChanged (Inherited from System.Windows.Controls.DataGridColumn)
protected MethodPrepareCellForEditOverridden.  When overridden in a derived class, called when a cell in the column enters editing mode.  
Top

See Also

© ESRI, Inc. All Rights Reserved.