Style 클래스
Contains information about the style of an object in the report.
상속 계층
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .StyleBase
Microsoft.ReportingServices.OnDemandReportRendering..::..Style
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)
구문
‘선언
<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey := "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")> _
Public Class Style _
Inherits StyleBase
‘사용 방법
Dim instance As Style
[StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public class Style : StyleBase
[StrongNameIdentityPermissionAttribute(SecurityAction::InheritanceDemand, PublicKey = L"0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public ref class Style : public StyleBase
[<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")>]
type Style =
class
inherit StyleBase
end
public class Style extends StyleBase
Style 유형에서 다음 멤버를 표시합니다.
속성
이름 | 설명 | |
---|---|---|
BackgroundColor | Gets an expression that evaluates to the color of the background. (StyleBase. . :: . .BackgroundColor을(를) 재정의함) | |
BackgroundGradientEndColor | Gets an expression that evaluates to the end color for the background gradient. (StyleBase. . :: . .BackgroundGradientEndColor을(를) 재정의함) | |
BackgroundGradientType | Gets an expression that evaluates to the type of background gradient. (StyleBase. . :: . .BackgroundGradientType을(를) 재정의함) | |
BackgroundHatchType | Gets an expression that evaluates to the hatch type. (StyleBase. . :: . .BackgroundHatchType을(를) 재정의함) | |
BackgroundImage | Gets a background image for the object. (StyleBase. . :: . .BackgroundImage을(를) 재정의함) | |
Border | Gets the default border properties. (StyleBase. . :: . .Border을(를) 재정의함) | |
BottomBorder | Gets the properties of the bottom border. (StyleBase. . :: . .BottomBorder을(를) 재정의함) | |
Calendar | Gets an expression that evaluates to the calendar to use for formatting dates. (StyleBase. . :: . .Calendar을(를) 재정의함) | |
Color | Gets an expression that evaluates to the foreground color. (StyleBase. . :: . .Color을(를) 재정의함) | |
Direction | Gets an expression that evaluates to a value that indicates whether text is written left-to-right or right-to-left. (StyleBase. . :: . .Direction을(를) 재정의함) | |
FontFamily | Gets an expression that evaluates to the name of the font family. (StyleBase. . :: . .FontFamily을(를) 재정의함) | |
FontSize | Gets an expression that evaluates to the size of the font. (StyleBase. . :: . .FontSize을(를) 재정의함) | |
FontStyle | Gets an expression that evaluates to the font style. (StyleBase. . :: . .FontStyle을(를) 재정의함) | |
FontWeight | Gets an expression that evaluates to the thickness of the font. (StyleBase. . :: . .FontWeight을(를) 재정의함) | |
Format | Gets an expression that evaluates to a Microsoft .NET Framework formatting string. (StyleBase. . :: . .Format을(를) 재정의함) | |
Item | Gets a style attribute. (StyleBase. . :: . .Item[ ( [ ( StyleAttributeNames] ) ] ) 을(를) 재정의함) | |
Language | Gets an expression that evaluates to the primary language of the text. (StyleBase. . :: . .Language을(를) 재정의함) | |
LeftBorder | Gets the properties of the left border. (StyleBase. . :: . .LeftBorder을(를) 재정의함) | |
LineHeight | Gets an expression that evaluates to the height of a line of text. (StyleBase. . :: . .LineHeight을(를) 재정의함) | |
NonSharedStyleAttributes | Gets a list of style attributes that are not shared between instance objects. (StyleBase. . :: . .NonSharedStyleAttributes을(를) 재정의함) | |
NumeralLanguage | Gets an expression that evaluates to the digit format to use as described by its primary language. Any language is legal. Default is the Language property. (StyleBase. . :: . .NumeralLanguage을(를) 재정의함) | |
NumeralVariant | Gets an expression that evaluates to the variant of the digit format to use. (StyleBase. . :: . .NumeralVariant을(를) 재정의함) | |
PaddingBottom | Gets an expression that evaluates to the padding between the bottom edge of the report item and its contents. (StyleBase. . :: . .PaddingBottom을(를) 재정의함) | |
PaddingLeft | Gets an expression that evaluates to the padding between the left edge of the report item and its contents. (StyleBase. . :: . .PaddingLeft을(를) 재정의함) | |
PaddingRight | Gets an expression that evaluates to the padding between the right edge of the report item and its contents. (StyleBase. . :: . .PaddingRight을(를) 재정의함) | |
PaddingTop | Gets an expression that evaluates to the padding between the top edge of the report item and its contents. (StyleBase. . :: . .PaddingTop을(를) 재정의함) | |
RightBorder | Gets the properties of the right border. (StyleBase. . :: . .RightBorder을(를) 재정의함) | |
ShadowColor | Gets an expression that evaluates to the color of the shadow for the item. (StyleBase. . :: . .ShadowColor을(를) 재정의함) | |
ShadowOffset | Gets an expression that evaluates to the size of the shadow for the item. (StyleBase. . :: . .ShadowOffset을(를) 재정의함) | |
SharedStyleAttributes | Gets a list of the styles that are shared between instance objects. (StyleBase. . :: . .SharedStyleAttributes을(를) 재정의함) | |
TextAlign | Gets an expression that evaluates to the horizontal alignment of the text. (StyleBase. . :: . .TextAlign을(를) 재정의함) | |
TextDecoration | Gets an expression that evaluates to the special text formatting. (StyleBase. . :: . .TextDecoration을(를) 재정의함) | |
TextEffect | Gets an expression that evaluates to the effect to apply to the text. (StyleBase. . :: . .TextEffect을(를) 재정의함) | |
TopBorder | Gets the properties of the top border. (StyleBase. . :: . .TopBorder을(를) 재정의함) | |
UnicodeBiDi | Gets an expression that evaluates to a value that indicates the level of embedding with respect to the bi-directional algorithm. (StyleBase. . :: . .UnicodeBiDi을(를) 재정의함) | |
VerticalAlign | Gets an expression that evaluates to the vertical alignment of the text. (StyleBase. . :: . .VerticalAlign을(를) 재정의함) | |
WritingMode | Gets an expression that evaluates to a value that indicates whether text is written horizontally or vertically. (StyleBase. . :: . .WritingMode을(를) 재정의함) |
맨 위로 이동
메서드
이름 | 설명 | |
---|---|---|
Equals | (Object에서 상속됨) | |
Finalize | (Object에서 상속됨) | |
GetHashCode | (Object에서 상속됨) | |
GetType | (Object에서 상속됨) | |
IsAvailableStyle | 인프라입니다. | |
MemberwiseClone | (Object에서 상속됨) | |
ToString | (Object에서 상속됨) |
맨 위로 이동
필드
이름 | 설명 | |
---|---|---|
m_nonSharedStyles | 인프라입니다. (StyleBase에서 상속됨) | |
m_sharedStyles | 인프라입니다. (StyleBase에서 상속됨) |
맨 위로 이동
스레드 보안
이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.