ThumbnailViewIsDisposed Property |
Gets a value indicating if the control has been disposed.
Namespace:
Atalasoft.Imaging.WinControls
Assembly:
Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic bool IsDisposed { get; }Public ReadOnly Property IsDisposed As Boolean
Get
Property Value
Type:
Boolean A value indicating if the control has been disposed.
See Also