[]
        
(Showing Draft Content)

C1.Win.Command.PageClickEventArgs

PageClickEventArgs Class

Provides data for the PageClick event.

Inheritance
PageClickEventArgs
Namespace: C1.Win.Command
Assembly: C1.Win.Command.4.8.dll
Syntax
public class PageClickEventArgs : EventArgs
Public Class PageClickEventArgs
    Inherits EventArgs

Constructors

Name Description
PageClickEventArgs(C1OutPage)

Initializes a new instance of the DrawPageEventArgs class.

Fields

Name Description
Page

The page clicked.