다음을 통해 공유


Style 멤버

Contains information about the style of an object in the report.

Style 형식은 다음 멤버를 노출합니다.

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 IsAvailableStyle 인프라
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

필드

  이름 설명
보호된 필드 m_nonSharedStyles (StyleBase에서 상속됩니다.)
보호된 필드 m_sharedStyles (StyleBase에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 BackgroundColor Color of the background (StyleBase. . :: . .BackgroundColor을(를) 재정의합니다.)
공용 속성 BackgroundGradientEndColor End color for the background gradient. (StyleBase. . :: . .BackgroundGradientEndColor을(를) 재정의합니다.)
공용 속성 BackgroundGradientType The type of background gradient (StyleBase. . :: . .BackgroundGradientType을(를) 재정의합니다.)
공용 속성 BackgroundHatchType Hatch type. (StyleBase. . :: . .BackgroundHatchType을(를) 재정의합니다.)
공용 속성 BackgroundImage A background image for the object. (StyleBase. . :: . .BackgroundImage을(를) 재정의합니다.)
공용 속성 Border Default border properties. (StyleBase. . :: . .Border을(를) 재정의합니다.)
공용 속성 BottomBorder Properties of the bottom border. (StyleBase. . :: . .BottomBorder을(를) 재정의합니다.)
공용 속성 Calendar Indicates the calendar to use for formatting dates. (StyleBase. . :: . .Calendar을(를) 재정의합니다.)
공용 속성 Color The foreground color. (StyleBase. . :: . .Color을(를) 재정의합니다.)
공용 속성 Direction Indicates whether text is written left-to-right or right-to-left. (StyleBase. . :: . .Direction을(를) 재정의합니다.)
공용 속성 FontFamily Name of the font family. (StyleBase. . :: . .FontFamily을(를) 재정의합니다.)
공용 속성 FontSize Size of the font. (StyleBase. . :: . .FontSize을(를) 재정의합니다.)
공용 속성 FontStyle Font style. (StyleBase. . :: . .FontStyle을(를) 재정의합니다.)
공용 속성 FontWeight Thickness of the font. (StyleBase. . :: . .FontWeight을(를) 재정의합니다.)
공용 속성 Format Microsoft .NET Framework formatting string. (StyleBase. . :: . .Format을(를) 재정의합니다.)
공용 속성 Item Gets a style attribute. (StyleBase. . :: . .Item[ ( [ ( StyleAttributeNames] ) ] ) 을(를) 재정의합니다.)
공용 속성 Language The primary language of the text. Default is Report language. (StyleBase. . :: . .Language을(를) 재정의합니다.)
공용 속성 LeftBorder Properties of the left border. (StyleBase. . :: . .LeftBorder을(를) 재정의합니다.)
공용 속성 LineHeight 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 The digit format to use as described by its primary language. Any language is legal. Default is the Language property. (StyleBase. . :: . .NumeralLanguage을(를) 재정의합니다.)
공용 속성 NumeralVariant The variant of the digit format to use. (StyleBase. . :: . .NumeralVariant을(를) 재정의합니다.)
공용 속성 PaddingBottom Padding between the bottom edge of the report item and its contents. (StyleBase. . :: . .PaddingBottom을(를) 재정의합니다.)
공용 속성 PaddingLeft Padding between the left edge of the report item and its contents. (StyleBase. . :: . .PaddingLeft을(를) 재정의합니다.)
공용 속성 PaddingRight Padding between the right edge of the report item and its contents. (StyleBase. . :: . .PaddingRight을(를) 재정의합니다.)
공용 속성 PaddingTop Padding between the top edge of the report item and its contents. (StyleBase. . :: . .PaddingTop을(를) 재정의합니다.)
공용 속성 RightBorder Properties of the right border. (StyleBase. . :: . .RightBorder을(를) 재정의합니다.)
공용 속성 ShadowColor Color of the shadow for the item. (StyleBase. . :: . .ShadowColor을(를) 재정의합니다.)
공용 속성 ShadowOffset Size of the shadow for the item. (StyleBase. . :: . .ShadowOffset을(를) 재정의합니다.)
공용 속성 SharedStyleAttributes Gets a list of style attributes that are shared between instance objects. (StyleBase. . :: . .SharedStyleAttributes을(를) 재정의합니다.)
공용 속성 TextAlign Horizontal alignment of the text. (StyleBase. . :: . .TextAlign을(를) 재정의합니다.)
공용 속성 TextDecoration Special text formatting. (StyleBase. . :: . .TextDecoration을(를) 재정의합니다.)
공용 속성 TextEffect Effect to apply to the text. (StyleBase. . :: . .TextEffect을(를) 재정의합니다.)
공용 속성 TopBorder Properties of the top border. (StyleBase. . :: . .TopBorder을(를) 재정의합니다.)
공용 속성 UnicodeBiDi Indicates the level of embedding with respect to the bi-directional algorithm. (StyleBase. . :: . .UnicodeBiDi을(를) 재정의합니다.)
공용 속성 VerticalAlign Vertical alignment of the text. (StyleBase. . :: . .VerticalAlign을(를) 재정의합니다.)
공용 속성 WritingMode Indicates whether text is written horizontally or vertically. (StyleBase. . :: . .WritingMode을(를) 재정의합니다.)

맨 위로 이동