Udostępnij przez


Właściwość ReportItem.Custom

Pobiera zawartość Niestandardowy tag w definicja raportu.

Przestrzeń nazw:  Microsoft.ReportingServices.ReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Custom As String
    Get
'Użycie
Dim instance As ReportItem
Dim value As String

value = instance.Custom
public string Custom { get; }
public:
property String^ Custom {
    String^ get ();
}
member Custom : string
function get Custom () : String

Wartość właściwości

Typ: System.String
A ciąg wartość zawierającą Niestandardowy tag.