Skip to main content

dxSpreadSheetMaxSeparatorWidth Constant

Specifies the maximum width (in pixels) of both horizontal and vertical frozen pane separators.

Declaration

const dxSpreadSheetMaxSeparatorWidth = 10;

Remarks

This global constant limits the frozen pane separator width to 10 pixels.

See Also