Spread Windows Forms 7.0 Product Documentation
SheetStyleModelEventArgs Class Members
See Also  Properties  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : SheetStyleModelEventArgs Class


Glossary Item Box

The following tables list the members exposed by SheetStyleModelEventArgs.

Public Constructors

 NameDescription
Public ConstructorSheetStyleModelEventArgs ConstructorCreates a new Changed event arguments object for the style model for the sheet.  
Top

Public Properties

 NameDescription
Public PropertyColumnGets the column index where the event occurred, or -1 if all columns were affected.  
Public PropertyColumnCountGets the number of columns, or -1 if all columns were affected.  
Public PropertyRowGets the row index where the event occurred, or -1 if all rows were affected.  
Public PropertyRowCountGets the number of rows, or -1 if all rows were affected.  
Public PropertyTypeGets the type of event that occurred.  
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.