<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / RowCol Class / Visible Property

In This Topic
    Visible Property (RowCol)
    In This Topic
    Gets or sets a value that indicates whether this row or column is visible.
    Syntax
    'Declaration
     
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    See Also