ComponentOne Excel for UWP
IsSubtotal Property (XLRow)

C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLRow Class : IsSubtotal Property
Gets whether the row is subtotal.
Syntax
'Declaration
 
Public ReadOnly Property IsSubtotal As System.Boolean
public System.bool IsSubtotal {get;}
See Also

Reference

XLRow Class
XLRow Members