dxSpreadSheetMaxSeparatorWidth Constant
In This Article
Specifies the maximum width (in pixels) of both horizontal and vertical frozen pane separators.
#Declaration
Delphi
const dxSpreadSheetMaxSeparatorWidth = 10;
#Remarks
This global constant limits the frozen pane separator width to 10 pixels.
See Also