DocumentPageIHandlerClosable Property |
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax bool Closable { get; set; }
Property Closable As Boolean
Get
Set
abstract Closable : bool with get, set
Property Value
Type:
Booleantrue if closable; otherwise,
false.
See Also