Caption
|
Gets or sets the RadioButtonList caption.
|
CaptionCellStyle
|
Gets the style settings that define the caption cell appearance.
|
CaptionSettings
|
Provides access to the editor caption settings.
|
CaptionStyle
|
Gets the style settings that define the caption appearance.
|
CheckedImage
|
Provides access to the settings that define an image of a radio button in the checked state.
|
ClientInstanceName
|
Specifies the editor’s client programmatic identifier.
|
ClientSideEvents
|
Gets an object that lists the client-side events specific to the CheckListPropertiesBase.
|
ConvertEmptyStringToNull
|
Gets or sets a value that specifies whether empty string values are converted to a null reference when an inplace editor’s value is retrieved from a data source field.
|
CssFilePath
|
Gets or sets the path to a CSS file that defines the editor’s appearance.
|
CssPostfix
|
Gets or sets a CSS class name postfix that identifies style settings to be applied to the editor.
|
DataMember
|
Gets or sets a specific data member in a multimember data source to bind to the editor.
|
DataSource
|
Gets or sets the object from which the data-bound editor retrieves its list of data items.
|
DataSourceID
|
Gets or sets the ID of the control from which the data-bound editor retrieves its list of data items.
|
DisplayFormatString
|
Gets or sets the pattern used to format the editor’s value for display purposes.
|
EnableClientSideAPI
|
Gets or sets a value that specifies whether the editor can be manipulated on the client side via code.
|
EnableDefaultAppearance
|
Obsolete. Specifies whether to enable the control’s default appearance.
|
EnableFocusedStyle
|
Gets or sets a value that specifies whether an editor in a focused state is displayed with predefined style settings.
|
EncodeHtml
|
Obsolete. This property is not in effect for the MVCxRadioButtonListProperties class.
|
FocusedStyle
|
Gets the style settings which define an editor’s appearance in the focused state.
|
ImageUrlField
|
Gets or sets the data source field that provides image locations for the editor’s items.
|
InvalidStyle
|
Gets the style settings which define an editor’s appearance in the invalid state.
|
ItemImage
|
Gets the settings of a common image which is displayed by all the items within the editor.
|
Items
|
Gets the collection of items in the list editor.
|
ItemSpacing
|
Gets or sets the spacing (both vertical and horizontal) between the editor items.
|
NullDisplayText
|
Gets or sets the text displayed within the editor’s edit region when the editor’s value is null.
|
ParentImages
|
This property is not in effect for the EditPropertiesBase class.
|
ParentSkinOwner
|
For internal use only.
|
ParentStyles
|
This property is not in effect for the EditPropertiesBase class.
|
RadioButtonFocusedStyle
|
Gets the style settings which define a radio button appearance in the focused state within a radio button list.
|
RadioButtonStyle
|
Gets the settings defining the appearance of a radio button within a radio button list.
|
ReadOnlyStyle
|
Gets style settings for the read-only editor state.
|
RepeatColumns
|
Gets or sets the number of columns displayed in an editor.
|
RepeatDirection
|
Gets or sets the direction in which items are displayed within the editor.
|
RepeatLayout
|
Gets or sets the layout of the check box editor’s contents.
|
RootStyle
|
Gets the style settings defining the appearance of an editor container.
|
Style
|
Obsolete. This property is not in effect for the MVCxRadioButtonListProperties class.
|
TextAlign
|
Gets or sets the horizontal alignment of the text label relative to the check mark.
|
TextField
|
Gets or sets the data source field that provides display texts for the editor’s items.
|
TextSpacing
|
Gets or sets the amount of space between the editor’s text label and check mark.
|
TextWrap
|
Gets or sets a value that specifies whether the editor’s text can be wrapped.
|
UncheckedImage
|
Provides access to the settings that define an image of a radio button in the unchecked state.
|
ValidationSettings
|
Gets the radio button list’s validation settings.
|
ValueField
|
Gets or sets the data source field that provides values for the editor’s items.
|
ValueType
|
Gets the data type of the editor’s values.
|