ASPxClientPopupWindowPinnedChangedEventArgs Properties
Provides data for the ASPxClientPopupControlBase.PinnedChanged event.
Name | Description |
---|---|
pinned | Gets a value indicating whether the processed popup window has been pinned. |
window |
Gets the popup window object related to the event.
Inherited from ASPx |
See Also