GrapeCity.Xaml.SpreadSheet.Data
ActualVisible Property (Row)


Gets a value that indicates whether this row is currently visible.
Syntax
'Declaration
 
Public ReadOnly Property ActualVisible As Boolean
'Usage
 
Dim instance As Row
Dim value As Boolean
 
value = instance.ActualVisible
public bool ActualVisible {get;}

Property Value

true if this row is currently visible; otherwise, false. The default value is true.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Row Class
Row Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options