ASP.NET CellSpacing ÊôÐÔ
¶¨ÒåºÍÓ÷¨
CellSpacing ÊôÐÔÓÃÓÚÉèÖûò·µ»Ø CheckBoxList Öбí¸ñµ¥ÔªÖ®¼äµÄÏñËØÊý¡£
×¢ÊÍ£º¸Ãº¯Êý½öÔÚ RepeatLayout ÉèÖÃΪ "Table" ʱÓÐЧ£¨Ä¬ÈÏ£©¡£
Óï·¨
<asp:CheckBoxList CellSpacing="pixels" runat="server"> some content </asp:CheckBoxList>
ÊôÐÔ | ÃèÊö |
---|---|
pixels | ¹æ¶¨±í¸ñµ¥ÔªÖ®¼äµÄÏñËØÊý¡£ |
ʵÀý
ÏÂÃæµÄÀý×ÓÉèÖÃÁË CheckBoxList ¿Ø¼þµÄ CellSpacing ÊôÐÔ£º
<form runat="server">
<asp:CheckBoxList id="rb1"
runat="server" CellSpacing="15"
>
Some content
</asp:CheckBoxList>
</form>
ʵÀý
- ÉèÖà CheckBoxList ¿Ø¼þµÄ CellSpacing