Właściwość GaugePanelItem.Style
Pobiera właściwości stylu obiektu definicja raportu.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Property Style As Style
Get
Set
'Użycie
Dim instance As GaugePanelItem
Dim value As Style
value = instance.Style
instance.Style = value
public Style Style { get; set; }
public:
property Style^ Style {
Style^ get ();
void set (Style^ value);
}
member Style : Style with get, set
function get Style () : Style
function set Style (value : Style)
Wartość właściwości
Typ: Microsoft.ReportingServices.RdlObjectModel.Style
A Style obiektu.
Zobacz także