DlgStorage 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
- 继承
-
- 派生
-
- 实现
-
构造函数
字段
属性
方法
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)
|
事件
适用于