ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / CellContentChangingEventArgs Class / Phase Property

In This Topic
    Phase Property
    In This Topic
    Gets the number of times this container and data item pair has been called.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Phase As Integer
    public int Phase {get;}
    See Also