|
Name |
Description |
|
Checked
|
Sets a value that specifies whether the check box editor is checked.
|
|
ClientEnabled
|
Sets a value that indicates whether an editor is enabled on the client.
|
|
ClientSideEvents
|
Object that lists the client-side events specific to the BootstrapRadioButtonBuilder.
|
|
ClientVisible
|
Sets a value that specifies the initial visibility state of an editor on the client.
|
|
CssClasses
|
Provides access to CSS classes applied to visual elements of the Radio Button control.
|
|
EnableClientSideAPI
|
Sets a value that specifies whether the editor can be manipulated on the client side via code.
|
|
Enabled
|
(Inherited from BootstrapControlBuilder<T>)
|
|
EncodeHtml
|
(Inherited from BootstrapControlBuilder<T>)
|
|
Equals
|
Determines whether the specified System.Object is equal to the current System.Object. (Inherited from System.Object)
|

|
Equals
|
Determines whether the specified System.Object instances are considered equal. (Inherited from System.Object)
|
|
GetHashCode
|
Serves as a hash function for a particular type. System.Object.GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from System.Object)
|
|
GetType
|
Gets the System.Type of the current instance. (Inherited from System.Object)
|
|
GroupName
|
Sets the name of the group to which the radio button belongs.
|
|
Height
|
Overloaded. (Inherited from BootstrapControlBuilder<T>)
|
|
Name
|
Overloaded.
|

|
ReferenceEquals
|
Determines whether the specified System.Object instances are the same instance. (Inherited from System.Object)
|
|
SettingsBootstrap
|
Provides access to BootstrapRadioButton rendering settings affecting features specific to the Bootstrap framework.
|
|
TabIndex
|
Sets the control's tab index.
|
|
Text
|
Sets the text label associated with the check box editor.
|
|
ToolTip
|
Sets the text displayed when the mouse pointer hovers over the control.
|
|
ToString
|
Returns a System.String that represents the current System.Object. (Inherited from System.Object)
|
|
Value
|
Sets the edited value within the editor.
|
|
Visible
|
(Inherited from BootstrapControlBuilder<T>)
|
|
Width
|
Overloaded. (Inherited from BootstrapControlBuilder<T>)
|
|
WriteTo
|
(Inherited from BootstrapControlBuilder<T>)
|