[]
        
(Showing Draft Content)

C1.Win.FlexGrid.BorderAlign

BorderAlign Enum

Determines a border alignment relative to the cell border.

Namespace: C1.Win.FlexGrid
Assembly: C1.Win.FlexGrid.8.dll
Syntax
public enum BorderAlign

Fields

Name Description
Center

Selection border is drawn over the cell border.

Inside

Selection border is drawn inside the cell border.

Outside

Selection border is drawn outside the cell border.