다음을 통해 공유


Style 속성

Gets the style properties of this report definition object.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore

구문

‘선언
Public ReadOnly Property Style As Style
    Get
‘사용 방법
Dim instance As PinLabel
Dim value As Style

value = instance.Style
public Style Style { get; }
public:
virtual property Style^ Style {
    Style^ get () sealed;
}
abstract Style : Style
override Style : Style
final function get Style () : Style

구현

IROMStyleDefinitionContainer. . :: . .Style