Gets or sets a value indicating whether date part selection is enabled.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public bool DatePartSelect { get; set; }
Public Property DatePartSelect As Boolean
Type: Booleantrue if date part selection is enabled, otherwise false. Default value is false.
The value of this property has effect only if CustomDateFormat is not set.
DatePicker MembersDatePicker ClassMindFusion.UI.Web Namespace