次の方法で共有


GridControl.GridStorage プロパティ

定義

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

プロパティ値

実装

属性

適用対象