[]
        
(Showing Draft Content)

C1.Win.Command.C1TopicBarHitTestInfo.Page

Page Field

Get the C1TopicPage at the point being tested (if the point does not correspond to a page, it returns null).

Namespace: C1.Win.Command
Assembly: C1.Win.Command.4.8.dll
Syntax
public readonly C1TopicPage Page
Public ReadOnly Page As C1TopicPage
Returns
Type Description
C1TopicPage Get the at the point being tested (if the point does not correspond to a page, it returns null).