Click or drag to resize

PdfWebControlLite.DisableDatePicker Property

Gets or sets a value indicating whether the date picker drop down should be disabled for date formatted form fields in this PdfWebControlLite.

Namespace:  RadPdf.Web.UI
Assembly:  RadPdf (in RadPdf.dll) Version: 4.3.0.0 (4.3.0.0)
Syntax
public bool DisableDatePicker { get; set; }

Property Value

Type: Boolean
true if the date picker should be disabled; otherwise false the date picker is enabled and a drop down arrow shown on date formatted text fields. The default is false.
Remarks

At this time, RAD PDF only supports AFDate_FormatEx() formatted fields.

See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!