Back to Devexpress

LayoutViewInfoCustomizingEventArgs.Cache Property

windowsforms-devexpress-dot-xtrascheduler-dot-layoutviewinfocustomizingeventargs-3775cdf6.md

latest1.1 KB
Original Source

LayoutViewInfoCustomizingEventArgs.Cache Property

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
public GraphicsCache Cache { get; set; }
vb
Public Property Cache As GraphicsCache

Property Value

Type
GraphicsCache

See Also

LayoutViewInfoCustomizingEventArgs Class

LayoutViewInfoCustomizingEventArgs Members

DevExpress.XtraScheduler Namespace