C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1MaskedTextBox Class / IsDisposed Property

In This Topic
IsDisposed Property (C1MaskedTextBox)
In This Topic
Gets whether this instance is disposed.
Syntax
'Declaration
 
Public ReadOnly Property IsDisposed As Boolean
 
See Also