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