Partager via


IDlgStorage Interface

Définition

Important

Cette API n’est pas conforme CLS.

public interface class IDlgStorage : Microsoft::ReportingServices::QueryDesigners::IGridStorage
[System.CLSCompliant(false)]
public interface IDlgStorage : Microsoft.ReportingServices.QueryDesigners.IGridStorage
[<System.CLSCompliant(false)>]
type IDlgStorage = interface
    interface IGridStorage
Public Interface IDlgStorage
Implements IGridStorage
Dérivé
Attributs
Implémente

Propriétés

Storage
StorageView

Méthodes

EnsureRowsInBuf(Int64, Int64) (Hérité de IGridStorage)
FillControlWithData(Int64, Int32, IGridEmbeddedControl) (Hérité de IGridStorage)
GetCellDataAsBitmap(Int64, Int32) (Hérité de IGridStorage)
GetCellDataAsString(Int64, Int32) (Hérité de IGridStorage)
GetCellDataForButton(Int64, Int32, ButtonCellState, Bitmap, String) (Hérité de IGridStorage)
GetCellDataForCheckBox(Int64, Int32) (Hérité de IGridStorage)
IsCellEditable(Int64, Int32) (Hérité de IGridStorage)
NumRows() (Hérité de IGridStorage)
SetCellDataFromControl(Int64, Int32, IGridEmbeddedControl) (Hérité de IGridStorage)

Événements

FillControlWithDataEvent
SetCellDataFromControlEvent

S’applique à