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
override | AutoScroll | bool.
This property is not relevant for this class. |
override | BackColor | System.Drawing.Color. Documentation for this section has not yet been entered. |
override | BackgroundImage | System.Drawing.Image.
This property is not relevant for this class. |
override | BackgroundImageLayout | ImageLayout.
This property is not relevant for this class. |
BrowsableAttributes | System.ComponentModel.AttributeCollection.
Gets or sets the browsable attributes associated with the object that the property grid is attached to. | |
[read-only] | CanShowCommands | bool.
Gets a value indicating whether the commands pane can be made visible for the currently selected objects. |
CategoryForeColor | System.Drawing.Color.
Gets or sets the text color used for category headings. | |
CommandsActiveLinkColor | System.Drawing.Color.
Gets or sets the color of active links in the executable commands region. | |
CommandsBackColor | System.Drawing.Color.
Gets or sets the background color of the hot commands region. | |
CommandsDisabledLinkColor | System.Drawing.Color.
Gets or sets the unavailable link color for the executable commands region. | |
CommandsForeColor | System.Drawing.Color.
Gets or sets the foreground color for the hot commands region. | |
CommandsLinkColor | System.Drawing.Color.
Gets or sets the link color for the executable commands region. | |
[read-only] | CommandsVisible | bool.
Gets a value indicating whether the commands pane is visible. |
CommandsVisibleIfAvailable | bool.
Gets or sets a value indicating whether the commands pane is visible for objects that expose verbs. | |
[read-only] | ContextMenuDefaultLocation | System.Drawing.Point.
Gets the default location for the shortcut menu. |
[read-only] | Controls | Control.ControlCollection.
This property is not relevant for this class. |
override | ForeColor | System.Drawing.Color.
This property is not relevant for this class. |
HelpBackColor | System.Drawing.Color.
Gets or sets the background color for the Help region. | |
HelpForeColor | System.Drawing.Color.
Gets or sets the foreground color for the Help region. | |
HelpVisible | bool.
Gets or sets a value indicating whether the Help text is visible. | |
LargeButtons | bool.
Gets or sets a value indicating whether buttons appear in standard size or in large size. | |
LineColor | System.Drawing.Color.
Gets or sets the color of the gridlines and borders. | |
Padding | Padding.
This property is not relevant for this class. | |
PropertySort | PropertySort.
Gets or sets the type of sorting the System.Windows.Forms.PropertyGrid uses to display properties. | |
[read-only] | PropertyTabs | PropertyGrid.PropertyTabCollection.
Gets the collection of property tabs that are displayed in the grid. |
SelectedGridItem | GridItem.
Gets or sets the selected grid item. | |
SelectedObject | object.
Gets or sets the object for which the grid displays properties. | |
SelectedObjects | object[].
Gets or sets the currently selected objects. | |
[read-only] | SelectedTab | System.Windows.Forms.Design.PropertyTab.
Gets the currently selected property tab. |
override | Site | System.ComponentModel.ISite. Documentation for this section has not yet been entered. |
override | Text | string. Documentation for this section has not yet been entered. |
ToolbarVisible | bool.
Gets or sets a value indicating whether the toolbar is visible. | |
UseCompatibleTextRendering | bool.
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. | |
ViewBackColor | System.Drawing.Color.
Gets or sets a value indicating the background color in the grid. | |
ViewForeColor | System.Drawing.Color.
Gets or sets a value indicating the color of the text in the grid. |
[read-only] override | DefaultSize | System.Drawing.Size. Documentation for this section has not yet been entered. |
[read-only] | DefaultTabType | Type.
Gets the type of the default tab. |
DrawFlatToolbar | bool.
Gets or sets a value indicating whether the System.Windows.Forms.PropertyGrid control paints its toolbar with flat buttons. | |
[read-only] override | ShowFocusCues | bool. Documentation for this section has not yet been entered. |
ToolStripRenderer | ToolStripRenderer.
Gets or sets the painting functionality for System.Windows.Forms.ToolStrip objects. |