DateEditTimeSectionProperties.ClockFaceImage Property
In This Article
Provides access to the settings that define a ClockFace image.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
[DefaultValue("")]
public ImageProperties ClockFaceImage { get; }
#Property Value
Type | Default | Description |
---|---|---|
Image |
String. |
An Image |
See Also