ComponentOne FlexGrid for UWP
Cell Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > CellContentChangingEventArgs Class : Cell Property
Gets the visual element representing the cell content.
Syntax
'Declaration
 
Public ReadOnly Property Cell As Windows.UI.Xaml.FrameworkElement
public Windows.UI.Xaml.FrameworkElement Cell {get;}
See Also

Reference

CellContentChangingEventArgs Class
CellContentChangingEventArgs Members