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

In This Topic
    CustomTimeFormatProperty Field (DataGridDateTimeColumn)
    In This Topic
    Gets or sets the CustomTimeFormat value.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CustomTimeFormatProperty As DependencyProperty
    public static readonly DependencyProperty CustomTimeFormatProperty
    See Also