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


For a list of all members of this type, see DateTimePickerColumn members.

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

See Also

© ESRI, Inc. All Rights Reserved.