ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputDate Class / DbValue Property

In This Topic
    DbValue Property (C1InputDate)
    In This Topic
    Gets or sets the Date property in a data binding friendly way.
    Syntax
    'Declaration
     
    Public Property DbValue As System.Object
    public System.object DbValue {get; set;}
    See Also