GridControl Класс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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
- Производный
- Атрибуты
- Реализации
Конструкторы
GridControl() |