FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlAdapter Class / IsLeftFreezingSeparatorVisible Method

In This Topic
    IsLeftFreezingSeparatorVisible Method (GridControlAdapter)
    In This Topic
    Gets whether the left freezing separator is visible.
    Syntax
    'Declaration
     
    Public Overridable Function IsLeftFreezingSeparatorVisible() As Boolean
    public virtual bool IsLeftFreezingSeparatorVisible()
    See Also