IsLeftFreezingSeparatorVisible Method (GridWrapCellFactory)
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