Skip to main content
A newer version of this page is available. .
Tab

DateEditTimeSectionProperties.ClockFaceImage Property

Provides access to the settings that define a ClockFace image.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

[DefaultValue("")]
public ImageProperties ClockFaceImage { get; }

Property Value

Type Default Description
ImageProperties String.Empty

An ImageProperties object that contains image settings.

See Also