WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Style - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Style

    Inheritance
    System.Object
    Style
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.ReportControls.Wpf.dll
    Syntax
    public class Style

    Constructors

    Style()

    Declaration
    public Style()

    Style(ReportSerializer)

    Declaration
    public Style(ReportSerializer serializer)
    Parameters
    Type Name Description
    ReportSerializer serializer

    Properties

    BackgroundColor

    Declaration
    public string BackgroundColor { get; set; }
    Property Value
    Type Description
    System.String

    BackgroundGradientEndColor

    Declaration
    public string BackgroundGradientEndColor { get; set; }
    Property Value
    Type Description
    System.String

    BackgroundGradientType

    Declaration
    public string BackgroundGradientType { get; set; }
    Property Value
    Type Description
    System.String

    BackgroundHatchType

    Declaration
    public string BackgroundHatchType { get; set; }
    Property Value
    Type Description
    System.String

    BackgroundImage

    Declaration
    public BackgroundImage BackgroundImage { get; set; }
    Property Value
    Type Description
    BackgroundImage

    Border

    Declaration
    public Border Border { get; set; }
    Property Value
    Type Description
    Border

    BottomBorder

    Declaration
    public BottomBorder BottomBorder { get; set; }
    Property Value
    Type Description
    BottomBorder

    Calendar

    Declaration
    public Calendar Calendar { get; set; }
    Property Value
    Type Description
    Calendar

    Color

    Declaration
    public string Color { get; set; }
    Property Value
    Type Description
    System.String

    Direction

    Declaration
    public string Direction { get; set; }
    Property Value
    Type Description
    System.String

    FontFamily

    Declaration
    public string FontFamily { get; set; }
    Property Value
    Type Description
    System.String

    FontSize

    Declaration
    public Size FontSize { get; set; }
    Property Value
    Type Description
    Size

    FontStyle

    Declaration
    public string FontStyle { get; set; }
    Property Value
    Type Description
    System.String

    FontWeight

    Declaration
    public string FontWeight { get; set; }
    Property Value
    Type Description
    System.String

    Format

    Declaration
    public string Format { get; set; }
    Property Value
    Type Description
    System.String

    FormatType

    Declaration
    public TextFormat FormatType { get; set; }
    Property Value
    Type Description
    TextFormat

    Language

    Declaration
    public string Language { get; set; }
    Property Value
    Type Description
    System.String

    LeftBorder

    Declaration
    public LeftBorder LeftBorder { get; set; }
    Property Value
    Type Description
    LeftBorder

    LineHeight

    Declaration
    public Size LineHeight { get; set; }
    Property Value
    Type Description
    Size

    NumeralLanguage

    Declaration
    public string NumeralLanguage { get; set; }
    Property Value
    Type Description
    System.String

    NumeralVariant

    Declaration
    public string NumeralVariant { get; set; }
    Property Value
    Type Description
    System.String

    PaddingBottom

    Declaration
    public Size PaddingBottom { get; set; }
    Property Value
    Type Description
    Size

    PaddingLeft

    Declaration
    public Size PaddingLeft { get; set; }
    Property Value
    Type Description
    Size

    PaddingRight

    Declaration
    public Size PaddingRight { get; set; }
    Property Value
    Type Description
    Size

    PaddingTop

    Declaration
    public Size PaddingTop { get; set; }
    Property Value
    Type Description
    Size

    RightBorder

    Declaration
    public RightBorder RightBorder { get; set; }
    Property Value
    Type Description
    RightBorder

    ShadowColor

    Declaration
    public string ShadowColor { get; set; }
    Property Value
    Type Description
    System.String

    ShadowOffset

    Declaration
    public string ShadowOffset { get; set; }
    Property Value
    Type Description
    System.String

    TextAlign

    Declaration
    public string TextAlign { get; set; }
    Property Value
    Type Description
    System.String

    TextDecoration

    Declaration
    public string TextDecoration { get; set; }
    Property Value
    Type Description
    System.String

    TextEffect

    Declaration
    public TextEffects TextEffect { get; set; }
    Property Value
    Type Description
    TextEffects

    TopBorder

    Declaration
    public TopBorder TopBorder { get; set; }
    Property Value
    Type Description
    TopBorder

    VerticalAlign

    Declaration
    public string VerticalAlign { get; set; }
    Property Value
    Type Description
    System.String

    WritingMode

    Declaration
    public string WritingMode { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    ResetFontFamily()

    Declaration
    public void ResetFontFamily()

    ResetFontSize()

    Declaration
    public void ResetFontSize()

    ResetFontWeight()

    Declaration
    public void ResetFontWeight()

    ResetLineHeight()

    Declaration
    public void ResetLineHeight()

    ResetNumeralVariant()

    Declaration
    public void ResetNumeralVariant()

    ResetPaddingBottom()

    Declaration
    public void ResetPaddingBottom()

    ResetPaddingLeft()

    Declaration
    public void ResetPaddingLeft()

    ResetPaddingRight()

    Declaration
    public void ResetPaddingRight()

    ResetPaddingTop()

    Declaration
    public void ResetPaddingTop()

    ShouldSerializeBackgroundHatchType()

    Declaration
    public bool ShouldSerializeBackgroundHatchType()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeFontFamily()

    Declaration
    public bool ShouldSerializeFontFamily()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeFontSize()

    Declaration
    public bool ShouldSerializeFontSize()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeFontWeight()

    Declaration
    public bool ShouldSerializeFontWeight()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeFormatType()

    Declaration
    public bool ShouldSerializeFormatType()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeLineHeight()

    Declaration
    public bool ShouldSerializeLineHeight()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeNumeralVariant()

    Declaration
    public bool ShouldSerializeNumeralVariant()
    Returns
    Type Description
    System.Boolean

    ShouldSerializePaddingBottom()

    Declaration
    public bool ShouldSerializePaddingBottom()
    Returns
    Type Description
    System.Boolean

    ShouldSerializePaddingLeft()

    Declaration
    public bool ShouldSerializePaddingLeft()
    Returns
    Type Description
    System.Boolean

    ShouldSerializePaddingRight()

    Declaration
    public bool ShouldSerializePaddingRight()
    Returns
    Type Description
    System.Boolean

    ShouldSerializePaddingTop()

    Declaration
    public bool ShouldSerializePaddingTop()
    Returns
    Type Description
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved