다음을 통해 공유


DlgStorage 클래스

정의

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
상속
DlgStorage
파생
구현

생성자

DlgStorage(IDlgGridControl)

필드

m_grid
m_OnCustCellGDIObjects
m_storage
m_view

속성

Storage
StorageView

메서드

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)

이벤트

FillControlWithDataEvent
SetCellDataFromControlEvent

적용 대상