EditorBorderStyle property

Applies to
TIB_CustomGrid

Declaration
Property EditorBorderStyle : TBorderStyle;

Description
The property controls the border style assigned to all editor components that are dropped on the grid (it has no effect on the default/InplaceEditor). If this is not assigned to bsNone then you may have to alter the RowHeight to give the controls sufficient height to display the border and the contents.