BCGSoft.Controls.Grid Namespace > GridControl Class : Load Method |
'Declaration Public Overridable Sub Load( _ ByVal formatter As IFormatter, _ ByVal stream As Stream, _ ByVal autoFitRowContent As Boolean _ )
'Usage Dim instance As GridControl Dim formatter As IFormatter Dim stream As Stream Dim autoFitRowContent As Boolean instance.Load(formatter, stream, autoFitRowContent)
public virtual void Load( IFormatter formatter, Stream stream, bool autoFitRowContent )
public: virtual void Load( IFormatter* formatter, Stream* stream, bool autoFitRowContent )
public: virtual void Load( IFormatter^ formatter, Stream^ stream, bool autoFitRowContent )
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