GridControl.GridStorage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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