BaseCellType Class Properties
In This Topic
For a list of all members of this type, see BaseCellType members.
Public Properties
| Name | Description |
| BackgroundImageUrl | Gets or sets the URL for the background image for the cell. |
| EditorClientScriptUrl | Gets the URL of the client script file for the editor, if the editor supports client-side scripting. |
| RendererClientScriptUrl | Gets the URL of the client script file for the renderer, if the renderer supports client-side scripting. |
| Validators | Gets the validator collection. |
Top
Protected Properties
See Also