Элементы Style

Contains information about the style of a report item.

Тип Style предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод Style() () () () Creates a new instance of the Style class.
Открытый метод Style(IPropertyStore) Creates a new instance of the Style class.

В начало

Методы

  Имя Описание
Открытый метод DeepClone Returns a deep clone of this ReportObject instance. (Наследуется из ReportObject.)
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetAncestor< (Of < <' (T> ) > > ) The ancestor of this report object. (Наследуется из ReportObject.)
Открытый метод GetContainingDataScopes The containing data scopes. (Наследуется из ReportObject.)
Защищенный метод GetDataScopesForDefaultImpl Инфраструктура. (Наследуется из ReportObject.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Открытый метод Initialize Initializes an instance of the Style class. (Перезаписывает ReportObject. . :: . .Initialize() () () ().)
Защищенный метод InitializeForDesigner Инфраструктура. (Перезаписывает ReportObject. . :: . .InitializeForDesigner() () () ().)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Защищенный метод OnChildPropertyChanged Инфраструктура. (Наследуется из ReportObject.)
Защищенный метод OnPropertyChanged Инфраструктура. (Наследуется из ReportObject.)
Защищенный метод SavePropertyValue< (Of < <' (T> ) > > ) Инфраструктура. (Наследуется из ReportObject.)
Открытый метод ToString (Наследуется из Object.)
Защищенный метод WrapPropertyStore Инфраструктура. (Наследуется из ReportObject.)

В начало

Свойства

  Имя Описание
Открытое свойство BackgroundColor Color of the background.
Открытое свойство BackgroundGradientEndColor End color for the background gradient.
Открытое свойство BackgroundGradientType The type of background gradient.
Открытое свойство BackgroundHatchType Hatch type.
Открытое свойство BackgroundImage A background image for the object.
Открытое свойство Border Default border properties.
Открытое свойство BottomBorder Properties of the bottom border.
Открытое свойство Calendar Indicates the calendar to use for formatting dates.
Открытое свойство Color The foreground color.
Открытое свойство Direction Indicates whether text is written left-to-right or right-to-left.
Открытое свойство FontFamily Name of the font family.
Открытое свойство FontSize Point size of the font.
Открытое свойство FontStyle Font style.
Открытое свойство FontWeight Thickness of the font.
Открытое свойство Format .NET Framework formatting string. See https://msdn2.microsoft.com/en-us/library/fbxft59x.aspx.
Открытое свойство FormatSymbolCulture The culture of the format symbols.
Открытое свойство Language The primary language of the text. Default is Report language.
Открытое свойство LeftBorder Properties of the left border.
Открытое свойство LineHeight Height of a line of text.
Открытое свойство NumeralLanguage The digit format to use as described by its primary language. Any language is valid. Default is the Language property.
Открытое свойство NumeralVariant The variant of the digit format to use.
Открытое свойство PaddingBottom Padding between the bottom edge of the report item and its contents.
Открытое свойство PaddingLeft Padding between the left edge of the report item and its contents.
Открытое свойство PaddingRight Padding between the right edge of the report item and its contents.
Открытое свойство PaddingTop Padding between the top edge of the report item and its contents.
Открытое свойство Parent The parent of this report object. (Наследуется из ReportObjectBase.)
Открытое свойство PropertyStore The property store. (Наследуется из ReportObjectBase.)
Открытое свойство RightBorder Properties of the right border.
Открытое свойство ShadowColor Color of the shadow for the item.
Открытое свойство ShadowOffset Size of the shadow for the item.
Открытое свойство Site Инфраструктура. (Наследуется из ReportObject.)
Открытое свойство TextAlign Horizontal alignment of the text.
Открытое свойство TextDecoration Special text formatting.
Открытое свойство TextEffect Effect to apply to the text.
Открытое свойство TopBorder Properties of the top border.
Открытое свойство UnicodeBiDi Indicates the level of embedding with respect to the bi-directional algorithm.
Открытое свойство VerticalAlign Vertical alignment of the text.
Открытое свойство WritingMode Indicates whether text is written horizontally or vertically.

В начало

Явные реализации интерфейса

  Имя Описание
Явная реализация интерфейсаЗакрытый метод IDisposable. . :: . .Dispose (Наследуется из ReportObject.)
Явная реализация интерфейсаЗакрытое событие IComponent. . :: . .Disposed (Наследуется из ReportObject.)

В начало