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