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

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