Partager via


DlgStorage Classe

Définition

public ref class DlgStorage : IDisposable, Microsoft::ReportingServices::QueryDesigners::IDlgStorage
public class DlgStorage : IDisposable, Microsoft.ReportingServices.QueryDesigners.IDlgStorage
type DlgStorage = class
    interface IDlgStorage
    interface IGridStorage
    interface IDisposable
Public Class DlgStorage
Implements IDisposable, IDlgStorage
Héritage
DlgStorage
Dérivé
Implémente

Constructeurs

DlgStorage(IDlgGridControl)

Champs

m_grid
m_OnCustCellGDIObjects
m_storage
m_view

Propriétés

Storage
StorageView

Méthodes

Dispose()
Dispose(Boolean)
EnsureRowsInBuf(Int64, Int64)
FillControlWithData(Int64, Int32, IGridEmbeddedControl)
GetCell(Int64, Int32)
GetCellDataAsBitmap(Int64, Int32)
GetCellDataAsString(Int64, Int32)
GetCellDataForButton(Int64, Int32, ButtonCellState, Bitmap, String)
GetCellDataForCheckBox(Int64, Int32)
IsCellEditable(Int64, Int32)
NumRows()
SetCellDataFromControl(Int64, Int32, IGridEmbeddedControl)

Événements

FillControlWithDataEvent
SetCellDataFromControlEvent

S’applique à