Skip to main content
Tab

EditorImages.DateEditTimeSectionSecondHand Property

Gets the settings of an image that defines a clock second hand.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public ImageProperties DateEditTimeSectionSecondHand { get; }

Property Value

Type Description
ImageProperties

An ImageProperties object that contains image settings.

See Also