A newer version of this page is available.
Switch to the current version.
DependencyViewInfo.Interval Property
Overrides the corresponding method of the base class to hide it.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v18.2.dll
Declaration
[Browsable(false)]
public override TimeInterval Interval { get; set; }
<Browsable(False)>
Public Overrides Property Interval As TimeInterval
Property Value
Type | Description |
---|---|
TimeInterval | An TimeInterval.Empty value. |
See Also
Feedback