SchedulerOptionsBehavior.TimeRegionValidationInterval Property
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v20.2.dll
Declaration
public TimeSpan TimeRegionValidationInterval { get; set; }
Public Property TimeRegionValidationInterval As TimeSpan
Property Value
Type |
---|
TimeSpan |
Property Paths
You can access this nested property as listed below:
Object Type | Path to TimeRegionValidationInterval |
---|---|
SchedulerControl |
|
See Also
Feedback