DataGridViewColumn::Site Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets or sets the site of the column.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: [BrowsableAttribute(false)] property ISite^ Site { virtual ISite^ get() sealed; virtual void set(ISite^ value) sealed; }
Implements
IComponent::Site
.NET Framework
Available since 2.0
Available since 2.0
Show: