GridControl.GridStorage Property

Definition

public:
 property Microsoft::ReportingServices::QueryDesigners::IGridStorage ^ GridStorage { Microsoft::ReportingServices::QueryDesigners::IGridStorage ^ get(); void set(Microsoft::ReportingServices::QueryDesigners::IGridStorage ^ value); };
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public Microsoft.ReportingServices.QueryDesigners.IGridStorage GridStorage { get; set; }
[<System.ComponentModel.Browsable(false)>]
[<System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)>]
member this.GridStorage : Microsoft.ReportingServices.QueryDesigners.IGridStorage with get, set
Public Property GridStorage As IGridStorage

Property Value

Implements

Attributes

Applies to