[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.C1ZoomCommandProvider.Site

Site Property

Site

Gets or sets the ISite of the Component.

Declaration
public override ISite Site { set; }
Public Overrides Property Site As ISite
Property Value
Type Description
ISite

The ISite associated with the Component, or null if the Component is not encapsulated in an IContainer, the Component does not have an ISite associated with it, or the Component is removed from its IContainer.

Overrides
Exceptions
Type Condition
Exception

This component should only add to a UserControl