RepositoryItemAnyControl Properties
Allows you to embed a ChartControl, GaugeControl or any custom control into cells of a container control (GridControl, TreeList, etc.).
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 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.
Inherited from Repository |
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.
Inherited from Repository |
Best |
Gets or sets the editor’s best fit width.
Inherited from Repository |
Border |
Gets or sets the editor’s border style. |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Context |
Gets or sets the context menu for the editor.
Inherited from Repository |
Control |
Gets or sets the control displayed by the current Repository |
Default |
Gets the default horizontal alignment of the editor’s content.
Inherited from Repository |
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 class name of the edit control corresponding to the current repository item. |
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 |
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 |
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.
Inherited from Repository |
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 |
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 |
Popup |
Gets or sets the popup window’s location.
Inherited from Repository |
Properties |
Obsolete. Gets an object providing properties specific to all editors that can be used inplace within a container control.
Inherited from Repository |
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