Freigeben über


Line-Klasse

Represents a line report item.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public NotInheritable Class Line _
    Inherits ReportItem
'Usage
Dim instance As Line
public sealed class Line : ReportItem
public ref class Line sealed : public ReportItem
[<SealedAttribute>]
type Line =  
    class
        inherit ReportItem
    end
public final class Line extends ReportItem

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.