[]
        
(Showing Draft Content)

C1.Win.FlexGrid.RowCol.IsVisible

IsVisible Property

IsVisible

Gets whether this row is currently visible to the user.

Declaration
[Browsable(false)]
public bool IsVisible { get; }
Remarks

This property returns true if the Visible property is set to true and the row is collapsed (IsCollapsed property returns false).