WidgetHandlerTWidgetID Property |
Gets or sets the ID of this widget
Namespace:
Eto
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public virtual string ID { get; set; }
Public Overridable Property ID As String
Get
Set
abstract ID : string with get, set
override ID : string with get, set
Property Value
Type:
StringImplements
WidgetIHandlerIDSee Also