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에서 상속됩니다.) |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
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을(를) 재정의합니다.) |
맨 위로 이동