Skip to main content

VisualNavigationButton.Resource Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace: DevExpress.Xpf.Scheduler.Drawing

Assembly: DevExpress.Xpf.Scheduler.v14.2.dll

Declaration

public Resource Resource { get; set; }
Public Property Resource As Resource

Property Value

Type Description
Resource

A Resource object.

See Also