Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
SpreadsheetEditRangePasswordNeededEventArgs Class Members
The following tables list the members exposed by SpreadsheetEditRangePasswordNeededEventArgs.
Public Properties
| Name | Description |
| Cancel | (Inherited from Infragistics.CancellableEventArgs) |
| Ranges | Returns the collection of protected ranges that should be unlocked. |
Public Methods
| Name | Description |
| Unprotect | Overloaded. Attempts to unlock the associated range(s) with the specified password. |
See Also