June 2002
Intermediate to advanced
816 pages
28h 12m
English
RepeatInfo
This class includes information about how various list controls, including CheckBoxList, DataList,
and RadioButtonList, should repeat their items in a list.
It is used primarily by control developers.
Public NotInheritable Class RepeatInfo ' Public Constructors Public Sub New() ' Public Instance Properties Public Property OuterTableImplied As Boolean Public Property RepeatColumns As Integer Public Property RepeatDirection As RepeatDirection Public Property RepeatLayout As RepeatLayout ' Public Instance Methods Public Sub RenderRepeater( ByVal writer As System.Web.UI.HtmlTextWriter, ByVal user As IRepeatInfoUser, ByVal controlStyle As Style, ByVal baseControl As WebControl) End Class
Read now
Unlock full access