Skip to main content
All docs
V24.2

AllDayAreaCell.CachedSkinElement Property

Namespace: DevExpress.XtraScheduler.Drawing

Assembly: DevExpress.XtraScheduler.v24.2.dll

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public SkinElement CachedSkinElement { get; set; }

Property Value

Type
DevExpress.Skins.SkinElement
See Also