C1.Web.Mvc.Sheet Namespace / FlexSheet Class / AppendedSheets Property

In This Topic
AppendedSheets Property
In This Topic
Gets the FlexSheet appended sheets.
Syntax
'Declaration
 
Public ReadOnly Property AppendedSheets As IList(Of Sheet)
 
See Also