GrapeCity MultiRow Windows Forms Documentation
ResizeTipTextNeededEventArgs Class Members
Properties 


The following tables list the members exposed by ResizeTipTextNeededEventArgs.

Public Constructors
 NameDescription
Public ConstructorResizeTipTextNeededEventArgs ConstructorInitializes a new instance of the ResizeTipTextNeededEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyCellIndexGets the cell index in its parent Section. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs)
Public PropertyCellNameGets the cell name. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs)
Public PropertyDirectionGets a value that indicates the resize direction.  
Public PropertyNewValueGets the width or height value of the header cell in the current resize state. The unit is in pixels.  
Public PropertyOldValueGets the width or height of the cell before resizing. The unit is in pixels.  
Public PropertyResizeTipTextGets or sets the displayed text in the resize tip.  
Public PropertyRowIndexGets the index of the owner Row that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs)
Public PropertyScopeGets the area of the cell that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs)
Public PropertySectionIndexGets the index of the owner Section that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs)
Top
See Also

Reference

ResizeTipTextNeededEventArgs Class
GrapeCity.Win.MultiRow Namespace
ResizeTipTextNeeded Event

 

 


Copyright © GrapeCity, inc. All rights reserved.