<column_separator> node


Description

Contains visual settings of vertical lines in datagrid. These lines are located between columns.

Attributes

Attribute Name Description Type Possible Values Default Value
enabled Indicates whether lines are visble. Boolean True
False
True
thickness Sets border line thickness in pixels. Number n\a 1
type Sets line coloring type. Enum Solid
Gradient
Solid
color Sets border line color, effective only for "Solid" brush type. Color n\a n\a
opacity Sets border line opacity. Opacity is measured from 0 to 1. 0 - invisble. Ratio 0 ... 1 1
caps Caps attribite specifies the caps style used for drawing lines. Enum None
Round
Square
Round
joints Joints attribute specifies the joint style used for drawing lines. Enum Miter
Round
Bevel
Bevel