Gets a value that indicates whether this row or column is visible and not collapsed.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public bool IsVisible { get; }
Visual Basic
Public ReadOnly Property IsVisible As Boolean
	Get

See Also