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