[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyleExtended

IStyleExtended Interface

Represents an extended style interface.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IStyleExtended : IStyle, IUprightTextStyle

Properties

Name Description
BottomBorderStyleValue

Bottom border style.

Culture
DefaultBorderStyleValue

Default border style.

FontInfo

Gets font descriptor.

IsStatic

Determines whether style is static.

LeftBorderStyleValue

Left border style.

NeedsFormatting
RightBorderStyleValue

Right border style.

TopBorderStyleValue

Top border style.

Methods

Name Description
GetStringFormat(float)

Gets the string format.

Extension Methods