IReportItem インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public interface class IReportItem : IDisposable, Microsoft::ReportDesigner::ITool, System::ComponentModel::IComponent
public interface IReportItem : IDisposable, Microsoft.ReportDesigner.ITool, System.ComponentModel.IComponent
type IReportItem = interface
interface ITool
interface IComponent
interface IDisposable
Public Interface IReportItem
Implements IComponent, IDisposable, ITool
- 派生
- 実装
プロパティ
| 名前 | 説明 |
|---|---|
| AllowInHeaderFooter | |
| Bottom | |
| ContainingDataRegion | |
| ItemTypeDisplayName | |
| ItemTypeName | |
| Left | |
| Name | |
| Parent | |
| Report | |
| Right | |
| Top | |
| UsesGroupingPane | |
| ZIndex | |