public class WizardDateTimeStyle
Public Class WizardDateTimeStyle
Date | Style of control is date. |
DateTime | Style of control is date and time. |
Style | Allows to set the style for the control. |
Time | Style of control is hour minute and second. |
TimeShort | Style of control is hour and minute. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |