[]
        
(Showing Draft Content)

C1.WPF.Report.Field

Field Class

Represents legacy field with same functionality as Field of C1Report.

Inheritance
ReportObject
VisualReportObject
FieldBase
Field
Field
Implements
IScriptContextProvider
INotify
Namespace: C1.WPF.Report
Assembly: C1.WPF.Report.dll
Syntax
public class Field : Field, IScriptContextProvider, ICloneable, INotify
Public Class Field
    Inherits Field
    Implements IScriptContextProvider, ICloneable, INotify

Constructors

Name Description
Field()

Methods

Name Description
BuildRtfBrick(SubSectionBrick, string)
GetPropsTable()
GetRtfHeight(string, double)

Get RTF field height if it's supported.

RefreshRtfBrick(FieldBrickBase)