Version

AfterCardCompressedStateChangedEventArgs Class Members

The following tables list the members exposed by AfterCardCompressedStateChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorAfterCardCompressedStateChangedEventArgs ConstructorConstructor. Initializes new instance of AfterCardCompressedStateChangedEventArgs.  
Public Properties
 NameDescription
Public PropertyNewCompressedStateThe new CardCompressedState of the Row.  
Public PropertyRowThe UltraGridRow undergoing a CardCompressedState change.  
See Also