Class DatePickerDescription
The description of an SAPUI5 DatePicker test object.
public class DatePickerDescription : WebElementDescription, ICloneable, IDescription
- Inheritance
-
DatePickerDescription
- Implements
- Inherited Members
Constructors
DatePickerDescription()
public DatePickerDescription()
Properties
DisplayMode
Get the manner of displaying the date picker.
public DatePickerDisplayMode? DisplayMode { get; set; }