BCGSoft.Controls.Grid Namespace > GridData Class : RaiseGridLayoutChanged Method |
'Declaration Public Overridable Sub RaiseGridLayoutChanged( _ ByVal grid As GridControl, _ ByVal refreshOnly As Boolean, _ ByVal resetRowCachedData As Boolean _ )
'Usage Dim instance As GridData Dim grid As GridControl Dim refreshOnly As Boolean Dim resetRowCachedData As Boolean instance.RaiseGridLayoutChanged(grid, refreshOnly, resetRowCachedData)
public virtual void RaiseGridLayoutChanged( GridControl grid, bool refreshOnly, bool resetRowCachedData )
public: virtual void RaiseGridLayoutChanged( GridControl* grid, bool refreshOnly, bool resetRowCachedData )
public: virtual void RaiseGridLayoutChanged( GridControl^ grid, bool refreshOnly, bool resetRowCachedData )
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