Programmatic name of the control.
[Visual Basic]
Overridable Public Property ID As String
[C#]
virtual public string ID {get;set;}
[Delphi]
public property ID: String read get_ID write set_ID;
See Also
C1WebChart Class | C1WebChart Members | C1.Web.C1WebChart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |