Infragistics(R) NetAdvantage(R) WPF
Reset Method
See Also  E-mail your feedback on this topic.
Infragistics.Documents.Excel Namespace > PaneSettingsBase Class : Reset Method

Resets the pane settings to their defaults.

Syntax

Visual Basic (Declaration) 
Public Overridable Sub Reset() 
C# 
public virtual void Reset()

Remarks

The defaults used for each setting are the same defaults with which Microsoft Excel creates a blank worksheet.

See Also