IGridControl.GridStorage Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
property Microsoft::ReportingServices::QueryDesigners::IGridStorage ^ GridStorage { Microsoft::ReportingServices::QueryDesigners::IGridStorage ^ get(); void set(Microsoft::ReportingServices::QueryDesigners::IGridStorage ^ value); };
public Microsoft.ReportingServices.QueryDesigners.IGridStorage GridStorage { get; set; }
member this.GridStorage : Microsoft.ReportingServices.QueryDesigners.IGridStorage with get, set
Public Property GridStorage As IGridStorage