GrapeCity.Win.MultiRow Namespace > WordWrapUnit Structure : WordWrapUnit Constructor |
Public Function New( _ ByVal startIndex As Integer, _ ByVal length As Integer _ )
Dim startIndex As Integer Dim length As Integer Dim instance As New WordWrapUnit(startIndex, length)
public WordWrapUnit( int startIndex, int length )
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | The startIndex value is less then 0. -or- The length value is less then 1. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2