Table of Contents

Class RangeControl

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

User control for range.

public class RangeControl : UserControl

Inheritance

objectMarshalByRefObjectComponentControlScrollableControlContainerControlUserControlRangeControl

Constructors

RangeControl()

Creates a new instance.

public RangeControl()

Properties

Range

Gets or sets refrence to range.

public Range Range { get; set; }

Property Value

Range

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.

Localize()

Localizes the control.

public void Localize()