다음을 통해 공유


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)

적용 대상