Infragistics(R) NetAdvantage(R) Windows Forms
CanStartAdjustment Method
See Also  E-mail your feedback on this topic.
Infragistics.Win.UltraWinGrid Namespace > RowCellAreaUIElementBase Class : CanStartAdjustment Method

e

Syntax

Visual Basic (Declaration) 
Protected Overridable Function CanStartAdjustment( _
   ByVal e As MouseEventArgs _
) As Boolean
C# 
protected virtual bool CanStartAdjustment( 
   MouseEventArgs e
)

Parameters

e

See Also