InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanel Class / Site Property

In This Topic
    Site Property (C1InputPanel)
    In This Topic
    Gets or sets the site of the control.
    Syntax
    'Declaration
     
    Public Overrides Property Site As ISite
    public override ISite Site {get; set;}
    See Also