BaseDataGridViewCellComputeErrorIconBounds Method
This is used to compute the cell's error icon bounds
Namespace: EWSoftware.ListControls.DataGridViewControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
protected Rectangle ComputeErrorIconBounds(
Rectangle cellValueBounds
)
Protected Function ComputeErrorIconBounds (
cellValueBounds As Rectangle
) As Rectangle
protected:
Rectangle ComputeErrorIconBounds(
Rectangle cellValueBounds
)
member ComputeErrorIconBounds :
cellValueBounds : Rectangle -> Rectangle
- cellValueBounds Rectangle
- The cell value bounds
RectangleThe bounds of the cell's error icon