A newer version of this page is available.
Switch to the current version.
SchedulerViewBase.Id Property
Overrides the corresponding property of the base class to hide it.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v18.2.dll
Declaration
[Browsable(false)]
public override object Id { get; }
<Browsable(False)>
Public Overrides ReadOnly Property Id As Object
Property Value
Type | Description |
---|---|
Object | A SchedulerViewBase.Type value. |
See Also
Feedback