Table of Contents

Class FieldsForm

Namespace: FastReport.Olap.Forms
Assembly: FastCube.Mono.dll

Form for list fields.

public class FieldsForm : Form

Inheritance

objectMarshalByRefObjectComponentControlScrollableControlContainerControlFormFieldsForm

Constructors

FieldsForm()

Creates a new instance.

public FieldsForm()

Properties

Slice

Gets or sets slice.

public Slice Slice { get; set; }

Property Value

Slice

Methods

Dispose(bool)

Clean up any resources being used.

protected override void Dispose(bool disposing)

Parameters

disposing bool

true if managed resources should be disposed; otherwise, false.