ASPxClientPopupControlBase.IsVisible Method
In This Article
Returns a value that specifies whether the control’s window is displayed.
#Declaration
TypeScript
IsVisible(): boolean
#Returns
Type | Description |
---|---|
boolean |
|
See Also