Property EventSelection
EventSelection
Gets index of the currently selected page passed in the event handlers.
[Browsable(false)]
public int EventSelection { get; }
Property Value
Remarks
You can use it in the event handlers.
Gets index of the currently selected page passed in the event handlers.
[Browsable(false)]
public int EventSelection { get; }
You can use it in the event handlers.