Silverlight Roller Blind Reference
The Roller Blind exposes several properties for controlling various aspects of the Roller Blind and its behaviour.
Properties for Liquid.RollerBlind
Below are the available properties complete with descriptions.
| Property Name | Type | Description |
| CloseWait |
TimeSpan |
Gets or sets the time before the control will automatically close. |
| OpenSpeed |
TimeSpan |
Gets or sets the open speed. |
| CloseSpeed |
TimeSpan |
Gets or sets the close speed. |
| OpenType |
RollerOpenType |
Gets or sets how the content is switched. |
| OpenOnClick |
Boolean |
Gets or sets whether it will open with a mouse click. |
| IsOpen |
Boolean |
Gets whether the blind is open. |
Methods for Liquid.RollerBlind
Below are the available methods, complete with parameters and descriptions.
| Method Name | Description | Parameters |
| Open() |
Opens the blinds to reveal the content. |
|
| Close() |
Closes the blinds to hide the content. |
|
| OnApplyTemplate() |
This is called when the template has been bound to the control. |
|
Rate this:
1 Star
2 Star
3 Star
4 Star
5 Star
8 Ratings / 2.5 Average