Example Code
<obshow:Show id="Show1" runat="server" TransitionType="Fading"> <Panels> <obshow:Panel> ... Panel Content here ...
VB.NET
Show1.TransitionType = TransitionType.Fading
C#
Show1.TransitionType = TransitionType.Fading;
| | |
| "Hey, just wanted to say I love using the new grid...
I am working on incorporating it in a ton of places in an application we use." |
Wes McClure |
|
| | |
|