Compartir a través de


ReportViewerHeaderCollection Clase

Definición

public ref class ReportViewerHeaderCollection sealed : Microsoft::Reporting::WebForms::SyncList<System::String ^>
[System.Serializable]
public sealed class ReportViewerHeaderCollection : Microsoft.Reporting.WebForms.SyncList<string>
[<System.Serializable>]
type ReportViewerHeaderCollection = class
    inherit SyncList<string>
Public NotInheritable Class ReportViewerHeaderCollection
Inherits SyncList(Of String)
Herencia
Collection<TListType>
ReportViewerHeaderCollection
Atributos

Métodos

ClearItems() (Heredado de SyncList<TListType>)
InsertItem(Int32, TListType) (Heredado de SyncList<TListType>)
RemoveItem(Int32) (Heredado de SyncList<TListType>)
SetItem(Int32, TListType) (Heredado de SyncList<TListType>)

Se aplica a