IReportItem Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
- Derivato
- Implementazioni
Proprietà
| Nome | Descrizione |
|---|---|
| AllowInHeaderFooter | |
| Bottom | |
| ContainingDataRegion | |
| ItemTypeDisplayName | |
| ItemTypeName | |
| Left | |
| Name | |
| Parent | |
| Report | |
| Right | |
| Top | |
| UsesGroupingPane | |
| ZIndex | |