AllowGrayed(Boolean)
|
|
AllowGrayedByClick(Boolean)
|
|
Checked(Boolean)
|
|
ClientEnabled(Boolean)
|
|
ClientReadOnly(Boolean)
|
|
ClientSideEvents(Action<CheckEditClientSideEventsBuilder>)
|
|
ClientVisible(Boolean)
|
|
CssClasses(Action<BootstrapCheckBoxCssClassesBuilder>)
|
|
EnableClientSideAPI(Boolean)
|
|
Enabled(Boolean)
|
|
EncodeHtml(Boolean)
|
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
Equals(Object, Object)
|
Determines whether the specified object instances are considered equal.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
Height(Int32)
|
|
Height(String)
|
|
MemberwiseClone()
|
Creates a shallow copy of the current Object.
|
Name(String)
|
|
ReferenceEquals(Object, Object)
|
Determines whether the specified Object instances are the same instance.
|
SettingsBootstrap(Action<BootstrapCheckboxAndRadioBootstrapSpecificSettingsBuilder>)
|
|
TabIndex(Int16)
|
|
Text(String)
|
|
ToolTip(String)
|
|
ToString()
|
Returns a string that represents the current object.
|
ValidationSettings(Action<BootstrapEditorValidationSettingsBuilder>)
|
|
Value(Object)
|
Sets the edited value within the editor.
|
ValueChecked(Object)
|
|
ValueGrayed(Object)
|
|
ValueType(Type)
|
|
ValueUnchecked(Object)
|
|
Visible(Boolean)
|
|
Width(Int32)
|
|
Width(String)
|
|
WriteTo(TextWriter, HtmlEncoder)
|
|