C1.Silverlight.Extended Namespace : C1PropertyGrid Class |
The following tables list the members exposed by C1PropertyGrid.
Name | Description | |
---|---|---|
C1PropertyGrid Constructor | Initializes a new instance of a C1PropertyGrid. |
Name | Description | |
---|---|---|
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | (Inherited from System.Windows.FrameworkElement) | |
AllowDrop | (Inherited from System.Windows.UIElement) | |
AutoGenerateMethods | Gets or sets a value indicating whether the C1PropertyGrid should try to get the methods of the SelectedObject using reflection. | |
AutoGenerateProperties | Gets or sets a value indicating whether the C1PropertyGrid should try to get the properties of the SelectedObject using reflection. | |
AvailableEditors | The list of currently available editors to use in the C1PropertyGrid. The default list includes editors for: bool, Color, Brush, ColorPalette, Enum, Numeric, String, Image and Uri values. | |
Background | (Inherited from System.Windows.Controls.Control) | |
BorderBrush | (Inherited from System.Windows.Controls.Control) | |
BorderThickness | (Inherited from System.Windows.Controls.Control) | |
CacheMode | (Inherited from System.Windows.UIElement) | |
CategoryBackground | Gets or sets the Brush used for the category container Background. | |
CategoryContainers | The list of category containers (if defined) created to show each category | |
CategoryContainerStyle | Gets or sets the Style applied to all the generated category containers. | |
CategoryForeground | Gets or sets the Brush used for the category container Foreground. | |
CharacterSpacing | (Inherited from System.Windows.Controls.Control) | |
Clip | (Inherited from System.Windows.UIElement) | |
Cursor | (Inherited from System.Windows.FrameworkElement) | |
DataContext | (Inherited from System.Windows.FrameworkElement) | |
DefaultCategoryName | Gets or sets the name used for the default category in which the properties are placed. | |
DesiredSize | (Inherited from System.Windows.UIElement) | |
DisabledCuesVisibility | Gets or sets a value indicating whether the disabled visuals of the control are visible. | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
EditorPadding | Gets or sets the padding that will be applied to the PropertyBox. | |
EditorWidth | Gets or sets the width of generated editors for the SelectedObject's properties. | |
Effect | (Inherited from System.Windows.UIElement) | |
FlowDirection | (Inherited from System.Windows.FrameworkElement) | |
FocusCuesVisibility | Gets or sets a value indicating whether the focus visuals of the control are visible. | |
FontFamily | (Inherited from System.Windows.Controls.Control) | |
FontSize | (Inherited from System.Windows.Controls.Control) | |
FontStretch | (Inherited from System.Windows.Controls.Control) | |
FontStyle | (Inherited from System.Windows.Controls.Control) | |
FontWeight | (Inherited from System.Windows.Controls.Control) | |
Foreground | (Inherited from System.Windows.Controls.Control) | |
Height | (Inherited from System.Windows.FrameworkElement) | |
HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) | |
HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
IsEnabled | (Inherited from System.Windows.Controls.Control) | |
IsFocused | Returns true if the control has the focus. | |
IsHitTestVisible | (Inherited from System.Windows.UIElement) | |
IsMouseOver | Returns true if the mouse is over the control. | |
IsTabStop | (Inherited from System.Windows.Controls.Control) | |
Item | Gets the PropertyBox with the specified property name. | |
LabelStyle | Gets or sets the Style applied to all the generated labels for the SelectedObject's properties. | |
LabelWidth | Gets or sets the width of generated labels for the SelectedObject's properties. | |
Language | (Inherited from System.Windows.FrameworkElement) | |
Margin | (Inherited from System.Windows.FrameworkElement) | |
MaxEditorWidth | Gets or sets the maximum width of generated editors for the SelectedObject's properties. | |
MaxHeight | (Inherited from System.Windows.FrameworkElement) | |
MaxLabelWidth | Gets or sets the maximum width of generated labels for the SelectedObject's properties. | |
MaxWidth | (Inherited from System.Windows.FrameworkElement) | |
MethodAttributes | Gets the list of method attributes used to configure the visualization of the SelectedObject's methods. | |
MethodBoxes | Gets the MethodBoxes generated to show the SelectedObject's methods on the C1PropertyGrid. | |
MethodsPanel | Gets or sets the template that defines the panel that controls the layout of methods. | |
MinEditorWidth | Gets or sets the minimum width of generated editors for the SelectedObject's properties. | |
MinHeight | (Inherited from System.Windows.FrameworkElement) | |
MinLabelWidth | Gets or sets the minimum width of generated labels for the SelectedObject's properties. | |
MinWidth | (Inherited from System.Windows.FrameworkElement) | |
MouseOverBrush | Gets or sets the System.Windows.Media.Brush used to highlight the control when it has the mouse over. | |
Name | (Inherited from System.Windows.FrameworkElement) | |
Opacity | (Inherited from System.Windows.UIElement) | |
OpacityMask | (Inherited from System.Windows.UIElement) | |
Padding | (Inherited from System.Windows.Controls.Control) | |
Parent | (Inherited from System.Windows.FrameworkElement) | |
PressedBrush | Gets or sets the System.Windows.Media.Brush used to paint a button when it is pressed. | |
Projection | (Inherited from System.Windows.UIElement) | |
PropertiesPanel | Gets or sets the template that defines the panel that controls the layout of properties. | |
PropertyAttributes | Gets the list of property attributes used to configure the visualization of the SelectedObject's properties. | |
PropertyBorderBrush | Gets or sets the brush that will be applied to the border. | |
PropertyBorderThickness | Gets or sets the thickness that will be applied to the border. | |
PropertyBoxes | Gets the PropertyBoxes generated to show the SelectedObject's properties on the C1PropertyGrid. | |
PropertySort | Gets or sets the type of sorting the PropertyGrid uses to display properties. | |
RenderSize | (Inherited from System.Windows.UIElement) | |
RenderTransform | (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | (Inherited from System.Windows.UIElement) | |
Resources | (Inherited from System.Windows.FrameworkElement) | |
ScrollBarStyle | Gets or set the style that will be applied to the scrollbars. | |
SelectedObject | Gets or sets the object for which the C1PropertyGrid displays properties. | |
SelectedObjects | Gets or sets the objects for which the C1PropertyGrid displays properties. | |
ShowDescription | Gets or sets a value indicating whether the 'Description' of the properties will be shown. | |
ShowResetButton | Gets or sets a value indicating whether the reset button will be shown in all the property boxes. | |
Style | (Inherited from System.Windows.FrameworkElement) | |
TabIndex | (Inherited from System.Windows.Controls.Control) | |
TabNavigation | (Inherited from System.Windows.Controls.Control) | |
Tag | (Inherited from System.Windows.FrameworkElement) | |
Template | (Inherited from System.Windows.Controls.Control) | |
Triggers | (Inherited from System.Windows.FrameworkElement) | |
UseLayoutRounding | (Inherited from System.Windows.UIElement) | |
VerticalAlignment | (Inherited from System.Windows.FrameworkElement) | |
VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
Visibility | (Inherited from System.Windows.UIElement) | |
Width | (Inherited from System.Windows.FrameworkElement) |
Name | Description | |
---|---|---|
DefaultStyleKey | (Inherited from System.Windows.Controls.Control) |
Name | Description | |
---|---|---|
AddingPropertyBox | Fired before a property box is added to the C1PropertyGrid. | |
BindingValidationError | (Inherited from System.Windows.FrameworkElement) | |
CategoryContainerAdded | Fired when a category container is added to the C1PropertyGrid. | |
CategoryContainerRemoved | Fired when a category container is removed from the C1PropertyGrid. | |
DataContextChanged | (Inherited from System.Windows.FrameworkElement) | |
DragEnter | (Inherited from System.Windows.UIElement) | |
DragLeave | (Inherited from System.Windows.UIElement) | |
DragOver | (Inherited from System.Windows.UIElement) | |
Drop | (Inherited from System.Windows.UIElement) | |
GotFocus | (Inherited from System.Windows.UIElement) | |
IsEnabledChanged | (Inherited from System.Windows.Controls.Control) | |
IsMouseOverChanged | Event raised when the IsMouseOver property has changed. | |
KeyDown | (Inherited from System.Windows.UIElement) | |
KeyUp | (Inherited from System.Windows.UIElement) | |
LabelWidthChanged | Event raised when the LabelWidth property has changed. | |
LayoutUpdated | (Inherited from System.Windows.FrameworkElement) | |
Loaded | (Inherited from System.Windows.FrameworkElement) | |
LostFocus | (Inherited from System.Windows.UIElement) | |
LostMouseCapture | (Inherited from System.Windows.UIElement) | |
MediaCommand | (Inherited from System.Windows.UIElement) | |
MethodBoxChanged | Fired when the generated list of method editors for the SelectedObject changes. | |
MethodBoxesLoaded | Fired when the all the method boxes in C1PropertyGrid were loaded. | |
MouseEnter | (Inherited from System.Windows.UIElement) | |
MouseLeave | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonDown | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonUp | (Inherited from System.Windows.UIElement) | |
MouseMove | (Inherited from System.Windows.UIElement) | |
MouseRightButtonDown | (Inherited from System.Windows.UIElement) | |
MouseRightButtonUp | (Inherited from System.Windows.UIElement) | |
MouseWheel | (Inherited from System.Windows.UIElement) | |
PropertyBoxAdded | Fired when a property box is added to the C1PropertyGrid. | |
PropertyBoxChanged | Fired when the generated list of property editors for the SelectedObject changes. | |
PropertyBoxesLoaded | Fired when the all the property boxes in C1PropertyGrid were loaded. | |
PropertyBoxRemoved | Fired when a property box is removed from the C1PropertyGrid. | |
PropertyReset | Fired when a property value gets reset. | |
PropertyResetting | Fired before a property value gets reset. | |
SizeChanged | (Inherited from System.Windows.FrameworkElement) | |
TextInput | (Inherited from System.Windows.UIElement) | |
TextInputStart | (Inherited from System.Windows.UIElement) | |
TextInputUpdate | (Inherited from System.Windows.UIElement) | |
Unloaded | (Inherited from System.Windows.FrameworkElement) | |
ValueChanged | Fired when the value of a property in the current SelectedObject changes. |