BCGSoft.Controls.Grid Namespace > GridControl Class : UpdateMergedCellSize Method |
'Declaration Public Sub UpdateMergedCellSize( _ ByVal location As Point, _ ByVal ignoreLocation As Boolean, _ ByVal updateWidth As Boolean, _ ByVal updateHeight As Boolean _ )
'Usage Dim instance As GridControl Dim location As Point Dim ignoreLocation As Boolean Dim updateWidth As Boolean Dim updateHeight As Boolean instance.UpdateMergedCellSize(location, ignoreLocation, updateWidth, updateHeight)
public void UpdateMergedCellSize( Point location, bool ignoreLocation, bool updateWidth, bool updateHeight )
public: void UpdateMergedCellSize( Point location, bool ignoreLocation, bool updateWidth, bool updateHeight )
public: void UpdateMergedCellSize( Point location, bool ignoreLocation, bool updateWidth, bool updateHeight )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2