Właściwość StyleBase.NonSharedProperties
Zwraca właściwości stylu, które są różne dla każdego dla każdego element raportu (z powodu do wyrażenia).
Przestrzeń nazw: Microsoft.ReportingServices.ReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public Overridable Property NonSharedProperties As StyleProperties
Get
Set
'Użycie
Dim instance As StyleBase
Dim value As StyleProperties
value = instance.NonSharedProperties
instance.NonSharedProperties = value
public virtual StyleProperties NonSharedProperties { get; set; }
public:
virtual property StyleProperties^ NonSharedProperties {
StyleProperties^ get ();
void set (StyleProperties^ value);
}
abstract NonSharedProperties : StyleProperties with get, set
override NonSharedProperties : StyleProperties with get, set
function get NonSharedProperties () : StyleProperties
function set NonSharedProperties (value : StyleProperties)
Wartość właściwości
Typ: Microsoft.ReportingServices.ReportRendering.StyleProperties
A StyleProperties kolekcja.