ComponentOne DataGrid for WPF and Silverlight
Type Property (DataGridCreatingRowEventArgs)

C1.WPF.DataGrid Namespace > DataGridCreatingRowEventArgs Class : Type Property
Gets the type of row.
Syntax
'Declaration
 
Public ReadOnly Property Type As DataGridRowType
public DataGridRowType Type {get;}

Property Value

The type of row.
See Also

Reference

DataGridCreatingRowEventArgs Class
DataGridCreatingRowEventArgs Members