ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid.LoadLayout Method

Overload List

Loads a saved layout from the given stream.

[Visual Basic] Overloads Public Sub LoadLayout(Stream)

[C#] public void LoadLayout(Stream);

[Delphi] public  procedure LoadLayout(Stream); overload;

Loads a saved layout from the given file.

[Visual Basic] Overloads Public Sub LoadLayout(String)

[C#] public void LoadLayout(string);

[Delphi] public  procedure LoadLayout(String); overload;

See Also

C1TrueDBGrid Class | C1TrueDBGrid Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.