System.Windows.Forms.PropertyGrid: Property Members

The properties of System.Windows.Forms.PropertyGrid are listed below. For a list of all members, see the PropertyGrid Members list.

See Also: Inherited members from System.Windows.Forms.ContainerControl

Public Properties

override
AutoScrollbool.

This property is not relevant for this class.

override
BackColorSystem.Drawing.Color. Documentation for this section has not yet been entered.
override
BackgroundImageSystem.Drawing.Image.

This property is not relevant for this class.

override
BackgroundImageLayoutImageLayout.

This property is not relevant for this class.

BrowsableAttributesSystem.ComponentModel.AttributeCollection.

Gets or sets the browsable attributes associated with the object that the property grid is attached to.

[read-only]
CanShowCommandsbool.

Gets a value indicating whether the commands pane can be made visible for the currently selected objects.

CategoryForeColorSystem.Drawing.Color.

Gets or sets the text color used for category headings.

CommandsActiveLinkColorSystem.Drawing.Color.

Gets or sets the color of active links in the executable commands region.

CommandsBackColorSystem.Drawing.Color.

Gets or sets the background color of the hot commands region.

CommandsDisabledLinkColorSystem.Drawing.Color.

Gets or sets the unavailable link color for the executable commands region.

CommandsForeColorSystem.Drawing.Color.

Gets or sets the foreground color for the hot commands region.

CommandsLinkColorSystem.Drawing.Color.

Gets or sets the link color for the executable commands region.

[read-only]
CommandsVisiblebool.

Gets a value indicating whether the commands pane is visible.

CommandsVisibleIfAvailablebool.

Gets or sets a value indicating whether the commands pane is visible for objects that expose verbs.

[read-only]
ContextMenuDefaultLocationSystem.Drawing.Point.

Gets the default location for the shortcut menu.

[read-only]
ControlsControl.ControlCollection.

This property is not relevant for this class.

override
ForeColorSystem.Drawing.Color.

This property is not relevant for this class.

HelpBackColorSystem.Drawing.Color.

Gets or sets the background color for the Help region.

HelpForeColorSystem.Drawing.Color.

Gets or sets the foreground color for the Help region.

HelpVisiblebool.

Gets or sets a value indicating whether the Help text is visible.

LargeButtonsbool.

Gets or sets a value indicating whether buttons appear in standard size or in large size.

LineColorSystem.Drawing.Color.

Gets or sets the color of the gridlines and borders.

PaddingPadding.

This property is not relevant for this class.

PropertySortPropertySort.

Gets or sets the type of sorting the System.Windows.Forms.PropertyGrid uses to display properties.

[read-only]
PropertyTabsPropertyGrid.PropertyTabCollection.

Gets the collection of property tabs that are displayed in the grid.

SelectedGridItemGridItem.

Gets or sets the selected grid item.

SelectedObjectobject.

Gets or sets the object for which the grid displays properties.

SelectedObjectsobject[].

Gets or sets the currently selected objects.

[read-only]
SelectedTabSystem.Windows.Forms.Design.PropertyTab.

Gets the currently selected property tab.

override
SiteSystem.ComponentModel.ISite. Documentation for this section has not yet been entered.
override
Textstring. Documentation for this section has not yet been entered.
ToolbarVisiblebool.

Gets or sets a value indicating whether the toolbar is visible.

UseCompatibleTextRenderingbool.

Gets or sets a value that determines whether to use the System.Drawing.Graphics class (ndptecgdiplus) or the System.Windows.Forms.TextRenderer class (ndptecgdi) to render text.

ViewBackColorSystem.Drawing.Color.

Gets or sets a value indicating the background color in the grid.

ViewForeColorSystem.Drawing.Color.

Gets or sets a value indicating the color of the text in the grid.

Protected Properties

[read-only]
override
DefaultSizeSystem.Drawing.Size. Documentation for this section has not yet been entered.
[read-only]
DefaultTabTypeType.

Gets the type of the default tab.

DrawFlatToolbarbool.

Gets or sets a value indicating whether the System.Windows.Forms.PropertyGrid control paints its toolbar with flat buttons.

[read-only]
override
ShowFocusCuesbool. Documentation for this section has not yet been entered.
ToolStripRendererToolStripRenderer.

Gets or sets the painting functionality for System.Windows.Forms.ToolStrip objects.