Version

BeforeCardCompressedStateChangedEventArgs Class Members

The following tables list the members exposed by BeforeCardCompressedStateChangedEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyNewCompressedStateThe new CardCompressedState of the Row.  
Public PropertyRowThe UltraGridRow undergoing a CardCompressedState change.  
See Also