Spread for ASP.NET 8.0 Product Documentation
AppendEllipsis Method


The rectangle.
The appearance.
The value.
The zoom factor.
Appends the ellipsis.
Syntax
'Declaration
 
Protected Function AppendEllipsis( _
   ByVal r As RectangleF, _
   ByVal appearance As Appearance, _
   ByVal value As String, _
   ByVal zoomFactor As Single _
) As String
'Usage
 
Dim instance As BaseCellType
Dim r As RectangleF
Dim appearance As Appearance
Dim value As String
Dim zoomFactor As Single
Dim value As String
 
value = instance.AppendEllipsis(r, appearance, value, zoomFactor)
protected string AppendEllipsis( 
   RectangleF r,
   Appearance appearance,
   string value,
   float zoomFactor
)

Parameters

r
The rectangle.
appearance
The appearance.
value
The value.
zoomFactor
The zoom factor.
Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

BaseCellType Class
BaseCellType Members

 

 


Copyright © GrapeCity, inc. All rights reserved.