XForms4Net, the XForms .NET library.

range Members

range overview

Public Instance Constructors

range Constructor Initializes a new instance of the range class.

Public Instance Properties

AccessKey (inherited from Control) 
Appearance (inherited from Control) 
Attributes (inherited from WebControl) 
BackColor (inherited from WebControl) 
Bind (inherited from Control) 
BindingContainer (inherited from Control) 
BorderColor (inherited from WebControl) 
BorderStyle (inherited from WebControl) 
BorderWidth (inherited from WebControl) 
ClientID (inherited from Control) 
Controls (inherited from Control) 
ControlStyle (inherited from WebControl) 
ControlStyleCreated (inherited from WebControl) 
CssClass (inherited from WebControl) 
Enabled (inherited from WebControl) 
EnableViewState (inherited from Control) 
Font (inherited from WebControl) 
ForeColor (inherited from WebControl) 
Height (inherited from WebControl) 
Help (inherited from Control) 
Hint (inherited from Control) 
ID (inherited from Control) 
Label (inherited from Control) 
Model (inherited from Control) 
NamespacePrefix (inherited from Control) 
NamingContainer (inherited from Control) 
NavIndex (inherited from Control) 
Page (inherited from Control) 
Parent (inherited from Control) 
Ref (inherited from Control) 
Site (inherited from Control) 
Style (inherited from WebControl) 
TabIndex (inherited from WebControl) 
TemplateSourceDirectory (inherited from Control) 
ToolTip (inherited from WebControl) 
UniqueID (inherited from Control) 
Visible (inherited from Control) 
Width (inherited from WebControl) 

Public Instance Methods

ApplyStyle (inherited from WebControl) 
CopyBaseAttributes (inherited from WebControl) 
DataBind (inherited from Control) 
Dispose (inherited from Control) 
Equals (inherited from Object) 
FindControl (inherited from Control)Overloaded.  
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
HasControls (inherited from Control) 
MergeStyle (inherited from WebControl) 
RenderBeginTag (inherited from Control) 
RenderControl (inherited from Control) 
RenderEndTag (inherited from WebControl) 
ResolveUrl (inherited from Control) 
SetRenderMethodDelegate (inherited from Control) 
ToString (inherited from Object) 

Public Instance Events

DataBinding (inherited from Control) 
Disposed (inherited from Control) 
Init (inherited from Control) 
Load (inherited from Control) 
PreRender (inherited from Control) 
Unload (inherited from Control) 

Protected Instance Properties

ChildControlsCreated (inherited from Control) 
Context (inherited from Control) 
Events (inherited from Control) 
HasChildViewState (inherited from Control) 
IsTrackingViewState (inherited from Control) 
TagKey (inherited from WebControl) 
TagName (inherited from WebControl) 
ViewState (inherited from Control) 
ViewStateIgnoresCase (inherited from Control) 

Protected Instance Methods

AddAttributesToRender (inherited from Control) 
AddParsedSubObject (inherited from Control) 
BuildProfileTree (inherited from Control) 
ClearChildViewState (inherited from Control) 
CreateChildControls (inherited from Control) 
CreateControlCollection (inherited from Control) 
CreateControlStyle (inherited from WebControl) 
EnsureChildControls (inherited from Control) 
Finalize (inherited from Object) 
FindControl (inherited from Control)Overloaded.  
IsLiteralContent (inherited from Control) 
LoadViewState (inherited from WebControl) 
MapPathSecure (inherited from Control) 
MemberwiseClone (inherited from Object) 
OnBubbleEvent (inherited from Control) 
OnDataBinding (inherited from Control) 
OnInit (inherited from Control) 
OnLoad (inherited from Control) 
OnPreRender (inherited from Control) 
OnUnload (inherited from Control) 
RaiseBubbleEvent (inherited from Control) 
Render (inherited from WebControl) 
RenderChildren (inherited from Control) 
RenderContents (inherited from Control) 
SaveViewState (inherited from WebControl) 
TrackViewState (inherited from WebControl) 

Protected Internal Instance Methods

AddedControl (inherited from Control) 
RemovedControl (inherited from Control) 

Explicit Interface Implementations

IAttributeAccessor.GetAttribute (inherited from WebControl) 
IAttributeAccessor.SetAttribute (inherited from WebControl) 
IParserAccessor.AddParsedSubObject (inherited from Control) 

See Also

range Class | net.alessandropetrozzelli.xforms4net Namespace