GridControl.GridStorage プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
プロパティ値
実装
- 属性