asp.net.ph

RepeatInfo.RepeatColumns Property

System.Web.UI.WebControls Namespace


Indicates the column count of items.

[ VB ]
Public Property RepeatColumns As Integer

[ C# ]
public int RepeatColumns {get; set;}

[ C++ ]
public: __property int get_RepeatColumns ( );
public: __property void set_RepeatColumns ( int );

[ JScript ]
public function get RepeatColumns ( ) : int;
public function set RepeatColumns ( int );

Property Value

The column count of items.

See Also

RepeatInfo Class   RepeatInfo Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph