C# Class Open.Core.Common.Controls.Editors.PropertyGridStructure.PropertyGridPrimitive

The fundamental property-grid that renders a grid of editable property values, without categorization grouping.
Inheritance: System.Windows.Controls.ContentControl
Show file Open project: philcockfield/Open.TestHarness.SL Class Usage Examples

Public Properties

Property Type Description
CellBackgroundProperty System.Windows.DependencyProperty

Public Methods

Method Description
PropertyGridPrimitive ( ) : System.Windows

Method Details

PropertyGridPrimitive() public method

public PropertyGridPrimitive ( ) : System.Windows
return System.Windows

Property Details

CellBackgroundProperty public static property

Gets or sets the background color of the cells within the grid.
public static DependencyProperty,System.Windows CellBackgroundProperty
return System.Windows.DependencyProperty