Calendar for WinForms | ComponentOne
C1.Win.Calendar Namespace / C1DateEdit Class / Element Property

In This Topic
    Element Property (C1DateEdit)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Property Element As C1.Framework.Element
    protected C1.Framework.Element Element {get; set;}
    See Also