Spread for ASP.NET 12 Product Documentation
CompletionListCssClass Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > AutoCompleteCellType Class : CompletionListCssClass Property
Gets or sets the CSS class used to style the completion list flyout.
Syntax
'Declaration
 
Public Property CompletionListCssClass As String
'Usage
 
Dim instance As AutoCompleteCellType
Dim value As String
 
instance.CompletionListCssClass = value
 
value = instance.CompletionListCssClass
public string CompletionListCssClass {get; set;}
See Also

Reference

AutoCompleteCellType Class
AutoCompleteCellType Members