[]
        
(Showing Draft Content)

C1.Win.List.PrintCancelException

PrintCancelException Class

Represents exception that is thrown if printing or exporting a C1List is cancelled by the user.

Inheritance
PrintCancelException
Implements
Namespace: C1.Win.List
Assembly: C1.Win.List.10.dll
Syntax
public class PrintCancelException : Exception, ISerializable
Public Class PrintCancelException
    Inherits Exception
    Implements ISerializable

Constructors

Name Description
PrintCancelException()

Initializes a new instance of the PrintCancelException class.