ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / CellContentChangingEventArgs Class
Properties Methods


In This Topic
    CellContentChangingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CellContentChangingEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the visual element representing the cell content.  
    Public PropertyGets the C1FlexGrid associated to this event  
    Public PropertyGets the number of times this container and data item pair has been called.  
    Public PropertyGets the position of the cell.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Registers the event handler to be called again during the next phase.  
    Top
    See Also