[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridControlAdapter.SaveDesiredCellSize

SaveDesiredCellSize Method

SaveDesiredCellSize(GridControlRange)

Returns whether the desired size for a specific cell is taken into account.

Declaration
protected virtual bool SaveDesiredCellSize(GridControlRange range)
Protected Overridable Function SaveDesiredCellSize(range As GridControlRange) As Boolean
Parameters
Type Name Description
GridControlRange range

The range.

Returns
Type Description
bool