C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / NewRowIconTemplate Property

In This Topic
NewRowIconTemplate Property (C1FlexGrid)
In This Topic
Gets or sets the template used to create the icon displayed in the header of a new row.
Syntax
'Declaration
 
Public Property NewRowIconTemplate As C1.WPF.C1IconTemplate
 
See Also