|
 | constants |
Gets the property grid constants.
Inherited from dundas.controls.PropertyGridEditor.
|
 | contextCommands |
Gets the contextual commands of this editor.
Inherited from dundas.controls.PropertyGridEditor.
|
 | customCssClass |
Gets or sets the custom CSS class to apply to the editor's element.
Inherited from dundas.controls.PropertyGridEditor.
|
 | isDisposed |
Gets a value to indicate if this editor is disposed.
Inherited from dundas.Component.
|
 | isExpandable |
Gets or sets a value indicating whether the editor has expandable content.
Inherited from dundas.controls.PropertyGridEditor.
|
 | isExpanded |
Gets or sets a value indicating whether the editor is expanded.
Inherited from dundas.controls.PropertyGridEditor.
|
 | isNull |
Gets isNull state of this editor.
Inherited from dundas.controls.PropertyGridEditor.
|
 | parentEditor |
Gets or sets the parent editor of this instance.
Inherited from dundas.controls.PropertyGridEditor.
|
 | property |
Gets or sets the property descriptor of the editor.
Inherited from dundas.controls.PropertyGridEditor.
|
 | propertyElement |
Gets or sets the DOM element that contains the editor's content.
Inherited from dundas.controls.PropertyGridEditor.
|
 | propertyGrid |
Gets the property grid instance that is hosting the editor.
Inherited from dundas.controls.PropertyGridEditor.
|
 | propertyValue |
Gets the property's value.
Inherited from dundas.controls.PropertyGridEditor.
|
 | propertyValueElement |
Gets the DOM element that contains the editor's value content.
Inherited from dundas.controls.PropertyGridEditor.
|
 | site |
Gets or sets the site that this component is a part of.
Inherited from dundas.Component.
|
 | uniqueId |
Gets or sets the unique ID of this component within the site.
Inherited from dundas.Component.
|
 | utility |
Gets the property grid utility class.
Inherited from dundas.controls.PropertyGridEditor.
|