GridControl 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class GridControl : System::Windows::Forms::Control, Microsoft::ReportingServices::QueryDesigners::IGridControl, System::ComponentModel::ISupportInitialize
[System.ComponentModel.DefaultEvent("MouseButtonClicked")]
[System.ComponentModel.DefaultProperty("SelectionType")]
[System.ComponentModel.Designer("System.Windows.Forms.Design.ControlDesigner, System.Design")]
public class GridControl : System.Windows.Forms.Control, Microsoft.ReportingServices.QueryDesigners.IGridControl, System.ComponentModel.ISupportInitialize
[<System.ComponentModel.DefaultEvent("MouseButtonClicked")>]
[<System.ComponentModel.DefaultProperty("SelectionType")>]
[<System.ComponentModel.Designer("System.Windows.Forms.Design.ControlDesigner, System.Design")>]
type GridControl = class
inherit Control
interface ISupportInitialize
interface IGridControl
Public Class GridControl
Inherits Control
Implements IGridControl, ISupportInitialize
- 繼承
-
GridControl
- 衍生
- 屬性
- 實作
建構函式
| 名稱 | Description |
|---|---|
| GridControl() | |