Spread for ASP.NET 12 Product Documentation
AutoCompleteValue Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > MaskedEditCellType Class : AutoCompleteValue Property
Gets or sets the automatic completion value for the mask cell.
Syntax
'Declaration
 
Public Property AutoCompleteValue As String
'Usage
 
Dim instance As MaskedEditCellType
Dim value As String
 
instance.AutoCompleteValue = value
 
value = instance.AutoCompleteValue
public string AutoCompleteValue {get; set;}
See Also

Reference

MaskedEditCellType Class
MaskedEditCellType Members