Click or drag to resize

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; }

Property Value

Type: String

Implements

WidgetIHandlerID
See Also