IDlgGridControl 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class IDlgGridControl : Microsoft::ReportingServices::QueryDesigners::IGridControl
public interface IDlgGridControl : Microsoft.ReportingServices.QueryDesigners.IGridControl
type IDlgGridControl = interface
interface IGridControl
Public Interface IDlgGridControl
Implements IGridControl
- 派生
- 实现
属性
AlwaysHighlightSelection | (继承自 IGridControl) |
AutoScrollInterval | (继承自 IGridControl) |
BorderStyle | (继承自 IGridControl) |
ColumnsNumber | (继承自 IGridControl) |
ColumnsReorderableByDefault | (继承自 IGridControl) |
DlgStorage | |
FirstScrollableColumn | (继承自 IGridControl) |
FirstScrollableRow | (继承自 IGridControl) |
FocusEditorOnNavigation | (继承自 IGridControl) |
GridColumnsInfo | (继承自 IGridControl) |
GridLineType | (继承自 IGridControl) |
GridStorage | (继承自 IGridControl) |
HeaderFont | (继承自 IGridControl) |
HeaderHeight | (继承自 IGridControl) |
HighlightColor | (继承自 IGridControl) |
MarginsWidth | (继承自 IGridControl) |
PrintDocument | (继承自 IGridControl) |
RowHeight | (继承自 IGridControl) |
RowsNumber | |
SelectedCells | (继承自 IGridControl) |
SelectedRow | |
SelectedRows | |
SelectionType | (继承自 IGridControl) |
VisibleRowsNum | (继承自 IGridControl) |
WithHeader | (继承自 IGridControl) |