ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridDateTimeColumn Class / DateFormatProperty Field

In This Topic
    DateFormatProperty Field (DataGridDateTimeColumn)
    In This Topic
    Gets or sets the System.Windows.Controls.DatePickerFormat value determining DatePicker format.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DateFormatProperty As DependencyProperty
    public static readonly DependencyProperty DateFormatProperty
    See Also