CommentTipShowingEventArgs Class Members
The following tables list the members exposed by CommentTipShowingEventArgs.
Public Constructors
Name | Description | |
---|---|---|
![]() | CommentTipShowingEventArgs Constructor | Initializes the new instances for the CommentTipShowingEventArgs class. |
Public Properties
Name | Description | |
---|---|---|
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | ColIndex | Gets the column index. (Inherited from Syncfusion.Windows.Forms.Grid.GridCellCancelEventArgs) |
![]() | CommentTipWindow | Gets or sets the comment tip window. |
![]() | RowIndex | Gets the row index. (Inherited from Syncfusion.Windows.Forms.Grid.GridCellCancelEventArgs) |
![]() | Style | Gets the GridStyleInfo of the comment tip cell. |
Public Methods
Name | Description | |
---|---|---|
![]() | ToString | Returns a string that represents the current object. (Inherited from Syncfusion.ComponentModel.SyncfusionCancelEventArgs) |
Extension Methods
Name | Description | |
---|---|---|
![]() | IterateIndex | Overloaded. Iterates the index. |
![]() | IterateIndex | Overloaded. Iterates the index. |
See Also