Version

FixedStateChangedEventArgs Class Members

The following tables list the members exposed by FixedStateChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorFixedStateChangedEventArgs ConstructorConstructs the event arguments object.  
Public Properties
 NameDescription
Public PropertyAffectedColumnsA list of FixedColumnInfo objects whose fixed state has been changed.  
Public PropertyIsFixedIndicates if the AffectedColumns are currently fixed or unfixed.  
See Also