ASP.NET RepeatDirection ÊôÐÔ
¶¨ÒåºÍÓ÷¨
RepeatDirection ÊôÐÔÓÃÓÚÉèÖûò·µ»Ø CheckBoxList ÖеÄÏîÄ¿´¹Ö±ÏÔʾ»¹ÊÇˮƽÏÔʾ¡£
Óï·¨
<asp:CheckBoxList RepeatDirection="mode" runat="server"> some content </asp:CheckBoxList >
ÊôÐÔ | ÃèÊö |
---|---|
mode |
¹æ¶¨ CheckBoxList ÖÐÏîÄ¿µÄ²¼¾Ö·½Ïò¡£ ¿ÉÄܵÄÖµ£º
|
ʵÀý
ÏÂÃæµÄÀý×ÓÉèÖÃÁË CheckBoxList ¿Ø¼þµÄ RepeatDirection£º
<form runat="server">
<asp:CheckBoxList id="cb1" runat="server" RepeatDirection="Horizontal"
>
Some content
</asp:CheckBoxList>
</form>
ʵÀý
- ÉèÖà CheckBoxList ¿Ø¼þµÄ RepeatDirection