Gets or sets a value indicating whether date part selection is enabled. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public bool DatePartSelect { get; set; } |
Visual Basic
![]() |
---|
Public Property DatePartSelect As Boolean |
Type: Boolean
true 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.