Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
RowCol
.
.
::
.
.
IsVisible Property
RowCol Class
See Also
Gets a value that indicates whether this row or column is visible and not collapsed.
Namespace:
C1.Silverlight.FlexGrid
Assembly:
C1.Silverlight.FlexGrid.4
(in C1.Silverlight.FlexGrid.4.dll)
Syntax
C#
public
bool
IsVisible
{
get
; }
Visual Basic
Public
ReadOnly
Property
IsVisible
As
Boolean
Get
See Also
RowCol Class
C1.Silverlight.FlexGrid Namespace