Interface IDesignerForm
Provides functionality required for report designer form.
Namespace: FastReport.Design
Assembly: FastReport.dll
Syntax
public interface IDesignerForm
Properties
Designer
Gets the designer control.
Declaration
Designer Designer { get; }
Property Value
Type | Description |
---|---|
Designer |