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

In This Topic
    CustomTimeFormatProperty Field (DataGridMultiLineDateTimeItem)
    In This Topic
    Identifies the CustomTimeFormat dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CustomTimeFormatProperty As DependencyProperty
    public static readonly DependencyProperty CustomTimeFormatProperty
    See Also