[]
        
(Showing Draft Content)

C1.Win.Command.C1OutBar.PageClick

PageClick Event

Occurs when the page title is clicked.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.4.8.dll
Syntax
[C1Description("C1OutBar.PageClick", "Occurs when the page title is clicked.")]
public event PageClickEventHandler PageClick
<C1Description("C1OutBar.PageClick", "Occurs when the page title is clicked.")>
Public Event PageClick As PageClickEventHandler
Returns
Type Description
PageClickEventHandler Occurs when the page title is clicked.