Spread Windows Forms 12.0 Product Documentation
Behaviors Enumeration


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : Behaviors Enumeration
Represents the behaviors of operations.
Syntax
'Declaration
 
Public Enum Behaviors 
   Inherits System.Enum
'Usage
 
Dim instance As Behaviors
public enum Behaviors : System.Enum 
Members
MemberDescription
DefaultIndicating the default behaviors.
FilterFrozenRowsIndicating whether frozen rows should be included in the filter operation.
KeepFormulaOnSetValueGets or sets the default behaviors of operations.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.Behaviors

See Also

Reference

GrapeCity.Spreadsheet Namespace