IReportItem Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
- Implementaciones
Propiedades
| Nombre | Description |
|---|---|
| AllowInHeaderFooter | |
| Bottom | |
| ContainingDataRegion | |
| ItemTypeDisplayName | |
| ItemTypeName | |
| Left | |
| Name | |
| Parent | |
| Report | |
| Right | |
| Top | |
| UsesGroupingPane | |
| ZIndex | |