ReportViewerHeaderCollection Classe

Definição

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)
Herança
Collection<TListType>
ReportViewerHeaderCollection
Atributos

Métodos

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

Aplica-se a