ComponentOne FlexGrid for WPF and Silverlight
GetRectFromCharacterIndex(Int32,Boolean) Method

C1.WPF.FlexGrid Namespace > C1FlexComboBox Class > GetRectFromCharacterIndex Method : GetRectFromCharacterIndex(Int32,Boolean) Method
Syntax
'Declaration
 
Public Overloads Function GetRectFromCharacterIndex( _
   ByVal charIndex As System.Integer, _
   ByVal trailingEdge As System.Boolean _
) As System.Windows.Rect
public System.Windows.Rect GetRectFromCharacterIndex( 
   System.int charIndex,
   System.bool trailingEdge
)

Parameters

charIndex
trailingEdge
See Also

Reference

C1FlexComboBox Class
C1FlexComboBox Members
Overload List