Spread for ASP.NET 11 Product Documentation
RowEditTemplate Property (FpSpread)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : RowEditTemplate Property
Gets the row edit template.
Syntax
'Declaration
 
Public ReadOnly Property RowEditTemplate As RowEditTemplateContainer
'Usage
 
Dim instance As FpSpread
Dim value As RowEditTemplateContainer
 
value = instance.RowEditTemplate
public RowEditTemplateContainer RowEditTemplate {get;}
See Also

Reference

FpSpread Class
FpSpread Members