RepositoryItemRadioGroup Properties
Represents a repository item which stores settings specific to RadioGroup controls.
Name | Description |
---|---|
Accessible |
Gets or sets the default action description of the repository item for use by accessibility client applications.
Inherited from Repository |
Accessible |
Gets or sets the object’s description used by accessibility client applications.
Inherited from Repository |
Accessible |
Gets or sets the object’s name used by accessibility client applications.
Inherited from Repository |
Accessible |
Gets or sets the object’s accessible role.
Inherited from Repository |
Allow |
Gets or sets whether the Radio |
Allow |
Gets or sets a value specifying whether the focus rectangle is displayed within the editor when it has focus.
Inherited from Repository |
Allow |
Gets a value which indicates whether the appearance settings used to paint the editor when it’s focused can be used.
Inherited from Repository |
Allow |
Gets or sets whether HTML tags can be used to format an editor’s text or text of the editor’s items.
Inherited from Repository |
Allow |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Repository |
Allow |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Repository |
Allow |
Gets or sets whether value scrolling via the Mouse Wheel is supported by the editor. |
Appearance |
Gets appearance settings used to paint the editor when it is enabled.
Inherited from Repository |
Appearance |
Gets appearance settings used to paint the editor when it is disabled.
Inherited from Repository |
Appearance |
Gets appearance settings used to paint the current editor when it is focused.
Inherited from Repository |
Appearance |
Gets appearance settings used to paint the read-only editor.
Inherited from Repository |
Auto |
Gets or sets a value specifying whether the editor’s height is calculated automatically to fit the editor’s content. |
Best |
Gets or sets the editor’s best fit width.
Inherited from Repository |
Border |
Gets or sets the editor’s border style.
Inherited from Repository |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Column |
Gets or sets the indent between the columns of items. This property is in effect if Repository |
Columns |
Gets or sets the number of columns displayed within the radio group editor. This property is in effect in Column layout mode (see Repository |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Context |
Gets or sets the context menu for the editor.
Inherited from Repository |
Default |
Gets the default alignment of the editor’s contents when the editor operates as an inplace control. |
Default |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Repository |
Default |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Repository |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Display |
Gets format settings applied to the editor’s value.
Inherited from Repository |
Editable |
Gets whether the editor’s value can be changed.
Inherited from Repository |
Edit |
Provides access to the settings used to format the edit value when the editor has input focus.
Inherited from Repository |
Editor |
Gets the owning editor’s type name. |
Edit |
Gets or sets the time interval between the moment when an end-user stops changing the editor’s value and the Repository |
Edit |
Gets or sets the default time interval between the moment when an end-user stops changing the editor’s value and the Repository |
Edit |
Gets or sets the Repository |
Enabled |
Gets or sets a value indicating whether the edit control can respond to user actions. This property is supported for standalone editors.
Inherited from Repository |
Enable |
Gets or sets whether the focus rectangle is painted around the radio group when the radio group is focused and no radio item is selected. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Export |
Specifies whether the editor’s value or display text is exported when data is exported to XLS and CSV formats.
Inherited from Repository |
Flow |
Gets or sets the horizontal distance between adjacent radio items in Flow layout mode (see Repository |
Flow |
Gets or sets the vertical distance between radio items in Flow layout mode (see Repository |
Glyph |
Gets or sets the horizontal alignment of a radio box glyph within a radio group editor. |
Html |
Gets or sets a collection of images that can be embedded in the editor’s display text or the display text of the editor’s items, using the image tag.
Inherited from Repository |
Is |
Indicates whether the editor is currently in design mode.
Inherited from Repository |
Is |
Gets a value indicating whether the control has been disposed of.
Inherited from Repository |
Is |
Gets whether the Edit |
Is |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Is |
Indicates whether the editor is being loaded.
Inherited from Repository |
Is |
Gets a value indicating whether the editor is immediately updated in response to changing its settings.
Inherited from Repository |
Is |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Repository |
Item |
Gets or set whether items are aligned at the near edge of the control or justified. |
Items | Gets the collection of items displayed by the current radio group editor. |
Items |
Gets or sets how items are arranged. |
Item |
Gets or set whether items are aligned at the top edge of the control or justified. |
Link |
Gets the number of objects connected to the current repository item.
Inherited from Repository |
Look |
Provides access to the stand-alone editor’s look and feel settings. These settings are not in effect for the editor in a bar, ribbon, grid, etc.
Inherited from Repository |
Name |
Gets or sets the repository item name.
Inherited from Repository |
Normalize |
Set the Normalize |
Null |
Gets or sets the text that presents the editor’s null value (null, System. |
Owner |
Gets the editor that owns the repository item. |
Owner |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Repository |
Padding | Gets or sets the amount of empty space between the control’s bounds and radio items. |
Popup |
Gets or sets the popup window’s location.
Inherited from Repository |
Properties | Obsolete. Gets an object providing properties specific to the radio group editor. |
Read |
Gets or sets a value specifying whether the editor’s value can be changed by end-users.
Inherited from Repository |
Require |
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Inherited from Repository |
Site |
Gets or sets a ISite for the object.
Inherited from Repository |
Tag |
Gets or sets the data associated with the repository item.
Inherited from Repository |
Use |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Repository |
Use |
Gets whether to substitute this editor with the single-line text editor in auto-filter rows.
Inherited from Repository |
See Also