[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.C1PrintProgress

C1PrintProgress Class

Print progress window.

Namespace: C1.Win.C1TrueDBGrid
Assembly: C1.Win.C1TrueDBGrid.4.8.dll
Syntax
public class C1PrintProgress : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Constructors

Name Description
C1PrintProgress()

Initializes a new instance of the C1PrintProgress class.

C1PrintProgress(Language)

Initializes a new instance of the C1PrintProgress class with a language.

C1PrintProgress(CultureInfo)

Initializes a new instance of the C1PrintProgress class with a language.

Properties

Name Description
CanCancel

Determines whether Cancel button should be enabled.

CancelClicked

Gets a value indicating if the print/preview was cancelled.

TxtCancel

Gets or sets the text for the Cancel button.

TxtPrinting

Gets or sets the text used to display the current progress when the grid is printed/previewed.

TxtTitle

Gets or sets the text for the Windows caption.

Methods

Name Description
Dispose(bool)

Overloaded. Releases the resources used by the component.