ComponentOne Calendar for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Calendar Namespace / C1Calendar Class / ShowDayPadding Property

In This Topic
    ShowDayPadding Property
    In This Topic
    Determines whether to add zeroes to days with only one digit.
    Syntax
    'Declaration
     
    Public Property ShowDayPadding As System.Boolean
    public System.bool ShowDayPadding {get; set;}
    See Also