Class BlackoutDatesRange
Inheritance
System.Object
BlackoutDatesRange
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public class BlackoutDatesRange : Object
Constructors
BlackoutDatesRange()
Declaration
public BlackoutDatesRange()
Properties
EndDate
Declaration
public DateTime EndDate { get; set; }
Property Value
Type |
---|
System.DateTime |
StartDate
Declaration
public DateTime StartDate { get; set; }
Property Value
Type |
---|
System.DateTime |