Search Results for

    Show / Hide Table of Contents

    Class RangeControl

    Inheritance
    System.Object
    System.MarshalByRefObject
    System.ComponentModel.Component
    System.Windows.Forms.Control
    System.Windows.Forms.ScrollableControl
    System.Windows.Forms.ContainerControl
    System.Windows.Forms.UserControl
    RangeControl
    Namespace: FastReport.Olap.Forms
    Assembly: FastReport.Olap.dll
    Syntax
    public class RangeControl : UserControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

    Constructors

    RangeControl()

    Declaration
    public RangeControl()

    Properties

    Range

    Declaration
    public Range Range { get; set; }
    Property Value
    Type Description
    Range

    Methods

    Dispose(Boolean)

    Clean up any resources being used.

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

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

    Overrides
    System.Windows.Forms.ContainerControl.Dispose(System.Boolean)

    Localize()

    Declaration
    public void Localize()
    Back to top © 1998-2024 Copyright Fast Reports Inc.