Spread for ASP.NET 10 Product Documentation
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;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

FormulaEntry Class
FormulaEntry Members

 

 


Copyright © GrapeCity, inc. All rights reserved.