[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ReportPartPropertyType

ReportPartPropertyType Enum

Specifies an available report part property types.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum ReportPartPropertyType

Fields

Name Description
Boolean

The data type is Boolean.

BorderStyle

The data type is borderStyle.

Color

The data type is color.

Float

The data type is float.

FontFamily

The data type is fontFamily.

FontSize

The data type is fontSize.

FontStyle

The data type is fontStyle.

FontWeight

The data type is fontWeight.

Integer

The data type is integer.

Length

The data type is length.

LineStyle

The data type is lineStyle.

LineWidth

The data type is lineWidth.

String

The data type is string.

TextDecoration

The data type is textDecoration.

Extension Methods