SchedulerHeaderSettings.GotoTodayIcon Property
In This Article
Namespace: DevExpress.WinUI.Scheduler
Assembly: DevExpress.WinUI.Scheduler.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
[DP(null)]
public IconElement GotoTodayIcon { get; set; }
#Property Value
Type |
---|
Icon |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Goto |
---|---|
Scheduler |
|
Scheduler |
|
See Also