Infragistics(R) NetAdvantage(R) WPF
UnfrozenPaneSettings Class
Members  See Also  E-mail your feedback on this topic.
Infragistics.Documents.Excel Namespace : UnfrozenPaneSettings Class

Class which controls the way unfrozen panes are arranged and used for a worksheet.

Syntax

Visual Basic (Declaration) 
Public Class UnfrozenPaneSettings 
   Inherits PaneSettingsBase
C# 
public class UnfrozenPaneSettings : PaneSettingsBase 

Remarks

Note: Frozen and unfrozen panes cannot be used simultaneously, so depending whether the panes are frozen or unfrozen, these settings may not be used or saved.

See Also