Style Properties Dialog Box - Font Tab (Visual Studio Report Designer)

Use the Font tab of the Style Properties dialog box to edit font properties.

Options

  • Family
    Type or select a font family or an expression that evaluates to a font family. Click the expression (fx) button to edit the expression.
  • Size
    Type or select a font size or an expression that evaluates to a font size. Click the expression (fx) button to edit the expression.
  • Style
    Type or select a font style or an expression that evaluates to a font style. Click the expression (fx) button to edit the expression. Valid styles are Normal and Italic.
  • Weight
    Type or select a font weight or an expression that evaluates to a font weight. Click the expression (fx) button to edit the expression.
  • Color
    Type a color or an expression that evaluates to a color. Click the color button to choose a color. Click the expression (fx) button to edit the expression.
  • Decoration
    Type or select a font decoration or an expression that evaluates to a font decoration. Click the expression (fx) button to edit the expression. Valid decorations are None, Underline, Overline, and LineThrough.

See Also

Concepts

Adding Style and Formatting to a Report (Visual Studio Report Designer)
Using Expressions in a Report (Visual Studio Report Designer)
ReportViewer Controls (Visual Studio)
ReportViewer Web Server and Windows Forms Controls

Other Resources

Report Designer User Interface Reference (Visual Studio)