FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Rows Class : Default Property |
'Declaration Public ReadOnly Property Default As Rows.DefaultRow
'Usage Dim instance As Rows Dim value As Rows.DefaultRow value = instance.Default
public Rows.DefaultRow Default {get;}
FpSpread1.ActiveSheetView.Rows.Default.BackColor = Color.Tan;
FpSpread1.ActiveSheetView.Rows.Default.BackColor = Color.Tan
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional