Spread for ASP.NET 12 Product Documentation
CompletionSetCount Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > AutoCompleteCellType Class : CompletionSetCount Property
Gets or sets the number of suggestions for completion.
Syntax
'Declaration
 
Public Property CompletionSetCount As Integer
'Usage
 
Dim instance As AutoCompleteCellType
Dim value As Integer
 
instance.CompletionSetCount = value
 
value = instance.CompletionSetCount
public int CompletionSetCount {get; set;}
See Also

Reference

AutoCompleteCellType Class
AutoCompleteCellType Members