RadPropertyGrid Class |
Namespace: Telerik.WinControls.UI
The RadPropertyGrid type exposes the following members.
Name | Description | |
---|---|---|
![]() | RadPropertyGrid | Initializes a new instance of the RadPropertyGrid class |
Name | Description | |
---|---|---|
![]() | AccessibilityRequested |
Gets or sets a value indicating whether the CodedUI Tests functionality is requested from external program such a Narrator.
(Inherited from RadControl.) |
![]() | ActiveEditor |
Gets the active editor.
|
![]() | AllowDefaultContextMenu |
Gets or sets a value indicating whether the default context menu is enabled.
|
![]() | AllowShowFocusCues |
Indicates focus cues display, when available, based on the corresponding control type and the current UI state.
(Inherited from RadControl.) |
![]() | AnalyticsName |
Gets or sets the Analytics Name associated with this control.
By default the Control Name property is logged.
If you want to customize the information which will be logged for this control
set this property to a preferred value.
(Inherited from RadControl.) |
![]() | AutoExpandGroups |
Gets or sets a value indicating whether the groups will be expanded or collapsed upon creation.
|
![]() | AutoSize |
Gets or sets whether the edit control is auto-sized
(Overrides RadControlAutoSize.) |
![]() | BackColor |
RadPropertyGrid consists of multiple visual elements and separate settings are provided to customize their appearance.
Current BackColor property might be ignored.
(Overrides RadControlBackColor.) |
![]() | BeginEditMode |
Gets or sets a value indicating how user begins editing a cell.
|
![]() | Behavior | Gets the input behavior for the control. (Inherited from RadControl.) |
![]() | CausesValidation |
Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus.
(Inherited from RadControl.) |
![]() | CommandBindings | (Inherited from RadControl.) |
![]() | DefaultSize | (Overrides ControlDefaultSize.) |
![]() | ElementTree | (Inherited from RadControl.) |
![]() | EnableAnalytics |
Gets or sets a value indicating whether the Analytics functionality is enabled or disabled for this control.
(Inherited from RadControl.) |
![]() | EnableCodedUITests |
Gets or sets a value indicating whether the CodedUI Tests functionality is enabled.
(Inherited from RadControl.) |
![]() | EnableCustomGrouping |
Gets or sets a value indicating whether the data can be grouped programmatically.
|
![]() | EnableFiltering |
Gets or sets a value indicating whether filtering is enabled.
|
![]() | EnableGestures |
Gets or sets a value indicating whether the Gestures functionality is enabled.
(Inherited from RadControl.) |
![]() | EnableGrouping |
Gets or sets a value indicating whether grouping is enabled.
|
![]() | EnableKeyMap |
Gets or sets whether Key Map (Office 2007 like accelerator keys map)
is used for this specific control. Currently this option is implemented for
the RadRibbonBar control only.
(Inherited from RadControl.) |
![]() | EnableKineticScrolling |
Gets or sets a value indicating whether the kinetic scrolling function is enabled.
|
![]() | EnableRadAccessibilityObjects |
Gets or sets a value indicating whether the RadControls Accessible custom object is enabled.
(Inherited from RadControl.) |
![]() | EnableSorting |
Gets or sets a value indicating whether sorting is enabled.
|
![]() | EnableTheming |
Gets or sets value indicating whether the control is styled through theme
(Inherited from RadControl.) |
![]() | FilterDescriptors |
Gets the filter descriptors.
|
![]() | FindStringComparer |
Gets or sets the string comparer used by the keyboard navigation functionality.
|
![]() | Focusable | (Inherited from RadControl.) |
![]() | FocusedElement | (Inherited from RadControl.) |
![]() | Font |
Gets or sets the Font of the control. This is actually the Font property of the root element.
(Inherited from RadControl.) |
![]() | ForeColor |
RadPropertyGrid consists of multiple visual elements and separate settings are provided to customize their appearance.
Current ForeColor property might be ignored.
(Overrides RadControlForeColor.) |
![]() | GroupDescriptors |
Gets the group descriptors.
|
![]() | Groups |
Gets the Groups collection.
|
![]() | HelpBarHeight |
Gets or sets the height of the PropertyGridHelpElement.
|
![]() | HelpVisible |
Gets or sets a value indicating whether the PropertyGridHelpElement is visible.
|
![]() | ImageList |
Gets or sets the ImageList that contains the images displayed by this control.
(Inherited from RadControl.) |
![]() | ImageScalingSize |
Gets or sets the image scaling size.
(Inherited from RadControl.) |
![]() | IsDesignMode | (Inherited from RadControl.) |
![]() | IsDisplayed |
Determines whether the control is currently displayed on the screen.
(Inherited from RadControl.) |
![]() | IsEditing |
Gets a value indicating whether there are currently open editors.
|
![]() | IsInitializing | (Inherited from RadControl.) |
![]() | IsLoaded |
Determines whether the control is properly loaded.
(Inherited from RadControl.) |
![]() | ItemHeight |
Gets or sets the height of the items.
|
![]() | ItemIndent |
Gets or sets the width of the indentation of subitems.
|
![]() | Items |
Gets the Items collection.
|
![]() | ItemSpacing |
Gets or sets the distance between items of the RadPropertyGridElement.
|
![]() | KeyboardSearchEnabled |
Gets or sets a value that determines whether the user can navigate to an item by typing when RadPropertyGrid is focused.
|
![]() | KeyboardSearchResetInterval |
Gets or sets a value that specifies how long the user must wait before searching with the keyboard is reset.
|
![]() | LayoutManager | (Inherited from RadControl.) |
![]() | MaximumSize |
Gets or sets the size that is the upper limit that GetPreferredSize can
specify.
(Inherited from RadControl.) |
![]() | MinimumSize |
Gets or sets the size that is the lower limit that GetPreferredSize can
specify
(Inherited from RadControl.) |
![]() | Padding | Gets or sets padding within the control. (Inherited from RadControl.) |
![]() | PropertyGridElement |
Gets the PropertyGridTableElement of this control.
|
![]() | PropertySort |
Gets or sets the mode in which the properties will be displayed in the RadPropertyGrid.
|
![]() | RadContextMenu |
Gets or sets the shortcut menu associated with the control.
|
![]() | ReadOnly |
Gets or sets a value indicating whether the user is allowed to edit the values of the properties.
|
![]() | RootElement | Gets the RootElement of the control. (Inherited from RadControl.) |
![]() | SelectedGridItem |
Gets or sets the PropertyGridTableElement selected item.
|
![]() | SelectedObject |
Gets or sets the object which properties the RadPropertyGrid is displaying.
|
![]() | SelectedObjects |
Gets or sets the objects which properties the RadPropertyGrid is displaying.
|
![]() | ShowItemToolTips |
Gets or sets a value indicating whether ToolTips are shown for the RadItem objects contained in
the RadControl.
(Inherited from RadControl.) |
![]() | Site | (Inherited from RadControl.) |
![]() | SmallImageList |
Gets or sets the SmallImageList that contains the small images which are displayed when there's not enough space.
(Inherited from RadControl.) |
![]() | SmallImageScalingSize | Gets or sets the small image scaling size. (Inherited from RadControl.) |
![]() | SortDescriptors |
Gets the sort descriptors.
|
![]() | SortOrder |
Gets or sets the sort order of items.
|
![]() | Text |
This property is not relevant for this class.
(Overrides RadControlText.) |
![]() | ThemeClassName |
Gets or sets the class name string that ThemeResolutionService will use to find the themes registered for the control.
(Inherited from RadControl.) |
![]() | ThemeName |
Gets or sets control's preferred theme name. Themes are stored and retrieved using
APIs of ThemeResolutionService.
(Inherited from RadControl.) |
![]() | ToolbarVisible |
Gets or sets a value indicating whether the search box of the RadPropertyGrid should be visible
|
![]() | UseCompatibleTextRendering |
Determines whether to use compatible text rendering engine (GDI+) or not (GDI).
(Inherited from RadControl.) |
![]() | ValidationCancel | (Inherited from RadControl.) |
Name | Description | |
---|---|---|
![]() | BeginEdit |
Puts the current item in edit mode.
|
![]() | BeginInit | Suspends layout during initialization. (Inherited from RadControl.) |
![]() | BestFit |
Uses a mechanism to maximize the visible strings in both columns of RadPropertyGrid.
|
![]() | BestFit(PropertyGridBestFitMode) |
Best fits the column(s) of RadPropertyGrid using the given mode.
|
![]() | CallAccessibilityNotifyClients |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallBaseOnGotFocus |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallBaseOnKeyDown |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallBaseOnKeyPress |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallBaseOnKeyUp |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallBaseOnLostFocus |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallOnClick |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallOnDoubleClick |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallOnKeyDown |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallOnKeyPress |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallOnKeyUp |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallOnMouseCaptureChanged |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallOnMouseDown |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallOnMouseEnter |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallOnMouseHover |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallOnMouseLeave |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallOnMouseMove |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallOnMouseUp |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallOnMouseWheel |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallOnPreviewKeyDown |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallOnScreenTipNeeded |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallOnThemeNameChanged |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallOnToolTipTextNeeded |
This method is used internally!
(Inherited from RadControl.) |
![]() | CallOnVisibleChanged |
This method is used internally!
(Inherited from RadControl.) |
![]() | CancelEdit |
Close the currently active editor and discard changes.
|
![]() | CanEditElementAtDesignTime |
Determines whether an element may be edited via the EditUIElements dialog at design-time.
(Inherited from RadControl.) |
![]() | CanEditUIElement |
Determines whether an element from this element tree may be displayed in the EditUIElements dialog.
(Inherited from RadControl.) |
![]() | CollapseAllGridItems |
Collapses all the categories in the RadPropertyGrid.
|
![]() | Construct | (Inherited from RadControl.) |
![]() | ControlDefinesThemeForElement |
Checks whether the element's theme is defined by the control.
(Inherited from RadControl.) |
![]() | CreateAccessibilityInstance | (Overrides ControlCreateAccessibilityInstance.) |
![]() | CreateBehavior |
Creates the input behavior instance. Allows inheritors to provide custom input implementations.
(Inherited from RadControl.) |
![]() | CreateChildItems | (Overrides RadControlCreateChildItems(RadElement).) |
![]() | CreatePropertyGridElement | |
![]() | CreateRootElement | (Inherited from RadControl.) |
![]() | DisableGesture |
Disable firing gesture events of the specified type.
(Inherited from RadControl.) |
![]() | Dispose | Releases the unmanaged resources used by the RadPropertyGrid and optionally releases the managed resources (Overrides RadControlDispose(Boolean).) |
![]() | EnableGesture |
Enable firing gesture events of the specified type.
(Inherited from RadControl.) |
![]() | EndEdit |
Commits any changes and ends the edit operation on the current item.
|
![]() | EndInit | Resumes layout. (Inherited from RadControl.) |
![]() | ExpandAllGridItems |
Expands all the categories in the RadPropertyGrid.
|
![]() | FindPropertyInChildren | (Inherited from RadControl.) |
![]() | GetChildAt |
Method used by control Code Dom serializer to access element in the collection of RootElement.
(Inherited from RadControl.) |
![]() | GetControlDefaultSize |
This method is used internally!
(Inherited from RadControl.) |
![]() | GetInputElement | (Inherited from RadControl.) |
![]() | GetPlainText |
Strips all html tags of the text set to the control and returns only the plain text.
(Inherited from RadControl.) |
![]() | GetPreferredSize | (Inherited from RadControl.) |
![]() | GetRootElementDesiredSize | (Inherited from RadControl.) |
![]() | InitializeRootElement | (Inherited from RadControl.) |
![]() | InvokeLayoutCallback | (Inherited from RadControl.) |
![]() | IsInputKey | (Overrides RadControlIsInputKey(Keys).) |
![]() | LoadElementTree |
Loads the element tree. While not loaded, no layout operations are allowed upon the tree.
By default, the tree will be loaded when the control is displayed for the first time.
(Inherited from RadControl.) |
![]() | LoadElementTree(Size) |
Loads the element tree using the specified desired size.
(Inherited from RadControl.) |
![]() | OnAutoSizeChanged | (Inherited from RadControl.) |
![]() | OnBackColorChanged | (Inherited from RadControl.) |
![]() | OnBindingContextChanged | (Inherited from RadControl.) |
![]() | OnCaptureLosing | (Inherited from RadControl.) |
![]() | OnClick | (Inherited from RadControl.) |
![]() | OnCreateControl | (Inherited from RadControl.) |
![]() | OnDoubleClick | (Inherited from RadControl.) |
![]() | OnEnabledChanged | (Inherited from RadControl.) |
![]() | OnFontChanged | (Inherited from RadControl.) |
![]() | OnForeColorChanged | (Inherited from RadControl.) |
![]() | OnGesture | (Inherited from RadControl.) |
![]() | OnGotFocus | (Inherited from RadControl.) |
![]() | OnHandleDestroyed | (Inherited from RadControl.) |
![]() | OnInvalidated | (Inherited from RadControl.) |
![]() | OnKeyDown | (Overrides RadControlOnKeyDown(KeyEventArgs).) |
![]() | OnKeyPress | (Overrides RadControlOnKeyPress(KeyPressEventArgs).) |
![]() | OnKeyUp | (Inherited from RadControl.) |
![]() | OnLayout | (Inherited from RadControl.) |
![]() | OnLoad | (Overrides RadControlOnLoad(Size).) |
![]() | OnLocationChanged | (Inherited from RadControl.) |
![]() | OnLostFocus | (Inherited from RadControl.) |
![]() | OnMouseCaptureChanged | (Inherited from RadControl.) |
![]() | OnMouseClick | (Overrides ControlOnMouseClick(MouseEventArgs).) |
![]() | OnMouseDoubleClick | (Overrides ControlOnMouseDoubleClick(MouseEventArgs).) |
![]() | OnMouseDown | (Overrides RadControlOnMouseDown(MouseEventArgs).) |
![]() | OnMouseEnter | (Overrides RadControlOnMouseEnter(EventArgs).) |
![]() | OnMouseHover | (Inherited from RadControl.) |
![]() | OnMouseLeave | (Overrides RadControlOnMouseLeave(EventArgs).) |
![]() | OnMouseMove | (Overrides RadControlOnMouseMove(MouseEventArgs).) |
![]() | OnMouseUp | (Overrides RadControlOnMouseUp(MouseEventArgs).) |
![]() | OnMouseWheel | (Overrides RadControlOnMouseWheel(MouseEventArgs).) |
![]() | OnNotifyPropertyChanged(PropertyChangedEventArgs) | (Inherited from RadControl.) |
![]() | OnNotifyPropertyChanged(String) |
Raises the PropertyChanged event
(Inherited from RadControl.) |
![]() | OnPaddingChanged | (Inherited from RadControl.) |
![]() | OnPaint | (Inherited from RadControl.) |
![]() | OnPanGesture |
Fires the PanGesture event.
(Inherited from RadControl.) |
![]() | OnParentChanged | (Inherited from RadControl.) |
![]() | OnPressAndTapGesture |
Fires the PressAndTapGesture event.
(Inherited from RadControl.) |
![]() | OnPreviewKeyDown | (Inherited from RadControl.) |
![]() | OnRightToLeftChanged | (Inherited from RadControl.) |
![]() | OnRotateGesture |
Fires the RotateGesture event.
(Inherited from RadControl.) |
![]() | OnScreenTipNeeded | (Inherited from RadControl.) |
![]() | OnThemeChanged | (Inherited from RadControl.) |
![]() | OnThemeNameChanged | (Inherited from RadControl.) |
![]() | OnToolTipTextNeeded | (Inherited from RadControl.) |
![]() | OnTwoFingerTapGesture |
Fires the TwoFingerTapGesture event.
(Inherited from RadControl.) |
![]() | OnValidating | (Overrides ControlOnValidating(CancelEventArgs).) |
![]() | OnZoomGesture |
Fires the ZoomGesture event.
(Inherited from RadControl.) |
![]() | ProcessAutoSizeChanged | (Inherited from RadControl.) |
![]() | ProcessCaptureChangeRequested |
Processes a capture request from the specified element.
(Inherited from RadControl.) |
![]() | ProcessCodedUIMessage | (Inherited from RadControl.) |
![]() | ProcessDialogKey | (Overrides ControlProcessDialogKey(Keys).) |
![]() | ProcessFocusRequested |
Processes a focus request from the specified element.
(Inherited from RadControl.) |
![]() | ProcessGesture | (Inherited from RadControl.) |
![]() | ProcessMnemonic | (Inherited from RadControl.) |
![]() | Refresh | (Inherited from RadControl.) |
![]() | RegisterHostedControl | (Inherited from RadControl.) |
![]() | ResetBackColorThemeOverrides | (Inherited from RadControl.) |
![]() | ResetForeColorThemeOverrides | (Inherited from RadControl.) |
![]() | ResetSelectedProperty |
Resets the selected property to its default value.
|
![]() | ResolveStyleGroupForElement |
Replaces the default style group for specific element.
(Inherited from RadControl.) |
![]() | ResumeUpdate | (Inherited from RadControl.) |
![]() | ResumeUpdate(Boolean) | (Inherited from RadControl.) |
![]() | ScaleControl | (Inherited from RadControl.) |
![]() | SetBackColorThemeOverrides | (Inherited from RadControl.) |
![]() | SetBoundsCore | (Inherited from RadControl.) |
![]() | SetForeColorThemeOverrides | (Inherited from RadControl.) |
![]() | SetIsInitializing |
This method is used internally!
(Inherited from RadControl.) |
![]() | ShouldSerializeBackColor |
Determines whether the BackColor property should be serialized.
(Inherited from RadControl.) |
![]() | ShouldSerializeFont |
Determines whether the ForeColor property should be serialized.
(Inherited from RadControl.) |
![]() | ShouldSerializeForeColor |
Determines whether the ForeColor property should be serialized.
(Inherited from RadControl.) |
![]() | ShouldSerializeProperty |
Determines whether the specified RadProperty should be serialized.
(Inherited from RadControl.) |
![]() | SuspendUpdate | (Inherited from RadControl.) |
![]() | UnregisterHostedControl | (Inherited from RadControl.) |
![]() | WndProc | (Overrides RadControlWndProc(Message).) |
Name | Description | |
---|---|---|
![]() | ContextMenuOpening |
Occurs when opening the context menu.
|
![]() | CreateItem |
Occurs when a new item element is going to be created.
|
![]() | CreateItemElement |
Occurs when a new item element is going to be created.
|
![]() | CustomGrouping |
Fires for custom grouping operation.
|
![]() | Edited |
Occurs when editing has been finished.
|
![]() | Editing |
Occurs when editing is started.
|
![]() | EditorInitialized |
Occurs when editor is initialized.
|
![]() | EditorRequired |
Occurs when editor is required.
|
![]() | ElementInvalidated | (Inherited from RadControl.) |
![]() | Initialized | Fires when the control is initialized. (Inherited from RadControl.) |
![]() | ItemExpandedChanged |
Occurs after the value of the Expanded property of a property grid item is changed.
|
![]() | ItemExpandedChanging |
Occurs before the value of the Expanded property of a property grid item is changed.
|
![]() | ItemFormatting |
Occurs when the item changes its state and needs to be formatted.
|
![]() | ItemMouseClick |
Occurs when a mouse button is clicked inside a PropertyGridItemElementBase |
![]() | ItemMouseDoubleClick |
Occurs when a mouse button is double clicked inside a PropertyGridItemElementBase |
![]() | ItemMouseDown |
Occurs when the user presses a mouse button over a property grid item.
|
![]() | ItemMouseMove |
Occurs when the user moves the mouse in the area of a property grid item.
|
![]() | PanGesture |
Occurs when a pan gesture was sent by a touch input device.
(Inherited from RadControl.) |
![]() | PressAndTapGesture |
Occurs when a press-and-tap gesture was sent by a touch input device.
(Inherited from RadControl.) |
![]() | PropertyChanged |
Occurs when a property of an object changes change.
Calling the event is developer's responsibility.
(Inherited from RadControl.) |
![]() | PropertyValidated |
Fires when a property has finished validating.
|
![]() | PropertyValidating |
Fires when a property value is validating.
|
![]() | PropertyValueChanged |
Occurs when a property value changes.
|
![]() | PropertyValueChanging |
Occurs when item's value is changing.
|
![]() | RotateGesture |
Occurs when a rotate gesture was sent by a touch input device.
(Inherited from RadControl.) |
![]() | ScreenTipNeeded |
Occurs prior the ScreenTip of a RadItem instance inside the RadControl is displayed.
(Inherited from RadControl.) |
![]() | SelectedGridItemChanged |
Occurs after the property item is selected.
![]()
For more information about handling events, see also SelectedItemChanging.
|
![]() | SelectedGridItemChanging |
Occurs before a property grid item is selected.
|
![]() | SelectedObjectChanged |
Occurs after the selected object is changed.
|
![]() | SelectedObjectChanging |
Occurs before the selected object is changed.
|
![]() | ThemeNameChanged | Fires when the theme name is changed. (Inherited from RadControl.) |
![]() | ToolTipTextNeeded |
Occurs when a RadItem instance inside the RadControl requires ToolTip text.
(Inherited from RadControl.) |
![]() | TwoFingerTapGesture |
Occurs when a two-finger-tap gesture was sent by a touch input device.
(Inherited from RadControl.) |
![]() | ValueChanged |
Fires when the value of an editor changes.
|
![]() | ValueChanging |
Fires before the value in an editor is being changed. The action can be canceled.
|
![]() | ZoomGesture |
Occurs when a zoom gesture was sent by a touch input device.
(Inherited from RadControl.) |
Name | Description | |
---|---|---|
![]() | invalidResizeRect | (Inherited from RadControl.) |
![]() | isAccessibilityRequested | (Inherited from RadControl.) |
![]() | isDisposing2 | (Inherited from RadControl.) |
![]() | isResizing2 | (Inherited from RadControl.) |