Compartilhar via


GridStorage Classe

Definição

public ref class GridStorage : IDisposable, Microsoft::ReportingServices::QueryDesigners::IGridStorage
public class GridStorage : IDisposable, Microsoft.ReportingServices.QueryDesigners.IGridStorage
type GridStorage = class
    interface IGridStorage
    interface IDisposable
Public Class GridStorage
Implements IDisposable, IGridStorage
Herança
GridStorage
Implementações

Construtores

GridStorage()

Campos

m_grid
m_nNumOfVisibleRows
m_NotifyDelegate
m_sbVal
m_storage
m_view
MAX_NUM_BYTES_TO_DISPLAY

Métodos

Dispose()
EnsureRowsInBuf(Int64, Int64)
FillControlWithData(Int64, Int32, IGridEmbeddedControl)
GetCellDataAsBitmap(Int64, Int32)
GetCellDataAsString(Int64, Int32)
GetCellDataForButton(Int64, Int32, ButtonCellState, Bitmap, String)
GetCellDataForCheckBox(Int64, Int32)
InitGrid(IDiskDataStorage, IGridControl)
IsCellEditable(Int64, Int32)
NumRows()
OnStorageNotify(Int64, Boolean)
SetCellDataFromControl(Int64, Int32, IGridEmbeddedControl)
SetGrid(IGridControl)
SetStorage(IDiskDataStorage)

Aplica-se a