GridStorage 类

定义

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
继承
GridStorage
实现

构造函数

GridStorage()

字段

m_grid
m_nNumOfVisibleRows
m_NotifyDelegate
m_sbVal
m_storage
m_view
MAX_NUM_BYTES_TO_DISPLAY

方法

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)

适用于