Spread for ASP.NET 12 Product Documentation
ControlID Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FormulaEntry Class : ControlID Property
Gets or sets the target control ID.
Syntax
'Declaration
 
Public Property ControlID As String
'Usage
 
Dim instance As FormulaEntry
Dim value As String
 
instance.ControlID = value
 
value = instance.ControlID
public string ControlID {get; set;}
See Also

Reference

FormulaEntry Class
FormulaEntry Members