dbicMonth Send comments on this topic.
Site Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : Site Property

Gets or sets the site of the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property Site As ISite
C# 
public virtual ISite Site {get; set;}

Property Value

The System.ComponentModel.ISite associated with the System.Windows.Forms.Control, if any.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also