ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / C1ViewCurrentChangedEventArgs Class / Reason Property

In This Topic
    Reason Property
    In This Topic
    Gets the reason why this event has been triggered.
    Syntax
    'Declaration
     
    Public ReadOnly Property Reason As C1CurrentChangedReasonEnum
    public C1CurrentChangedReasonEnum Reason {get;}
    See Also