[]
        
(Showing Draft Content)

FarPoint.Win.Spread.AdvanceEventArgs

AdvanceEventArgs Class

Represents the event data for the Advance event for the Spread component, which occurs when focus is advanced to another control.

Inheritance
AdvanceEventArgs
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class AdvanceEventArgs : EventArgs
Public Class AdvanceEventArgs
    Inherits EventArgs

Constructors

Name Description
AdvanceEventArgs(SpreadView, bool)

Creates a new object with the Advance event arguments.

Properties

Name Description
AdvanceNext

Gets whether to move to the next component.

Cancel

Gets or sets whether to cancel default processing.