IReportItem Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Derivado
- Implementações
Propriedades
| Nome | Description |
|---|---|
| AllowInHeaderFooter | |
| Bottom | |
| ContainingDataRegion | |
| ItemTypeDisplayName | |
| ItemTypeName | |
| Left | |
| Name | |
| Parent | |
| Report | |
| Right | |
| Top | |
| UsesGroupingPane | |
| ZIndex | |