Skip to content

peHorizontalGridStyle - cCJGrid

Determines the style used to draw horizontal grid lines

Type: Property
Access: Read/Write
Data Type: xtpGridGridStyle
Parameters: None

Syntax

Property xtpGridGridStyle peHorizontalGridStyle
Access Type Syntax
Read Access: Get peHorizontalGridStyle to xtpGridGridStyleVariable
Write Access: Set peHorizontalGridStyle to xtpGridGridStyleVariable/Value

Description

Valid values are:

Constant Meaning
xtpGridNoLines No grid lines are drawn
xtpGridSmallDots Grid lines are drawn with small dots
xtpGridLargeDots Grid lines are drawn with large dots
xtpGridDashes Grid lines are drawn with dashes
xtpGridSolid Grid lines are drawn with a solid line

See Also

peVerticalGridStyle