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

In This Topic
    FirstDayOfWeekProperty Field
    In This Topic
    Identifies the FirstDayOfWeek dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FirstDayOfWeekProperty As DependencyProperty
    public static readonly DependencyProperty FirstDayOfWeekProperty
    See Also