ComponentOne FlexGrid for UWP
CellContentChanging Event

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexGrid Class : CellContentChanging Event
Syntax
'Declaration
 
Public Event CellContentChanging As Windows.Foundation.TypedEventHandler(Of C1FlexGrid,CellContentChangingEventArgs)
public event Windows.Foundation.TypedEventHandler<C1FlexGrid,CellContentChangingEventArgs> CellContentChanging
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members