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

In This Topic
    PopupPosition Property
    In This Topic
    Determines the position where the calendar will appear.
    Syntax
    'Declaration
     
    Public Property PopupPosition As PositionSettings
    public PositionSettings PopupPosition {get; set;}
    See Also