DlgGridControl.DlgStorage Property

Definition

Important

This API is not CLS-compliant.

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

Property Value

Implements

Attributes

Applies to