Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Wisej.Web.PropertyValueChangedEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Provides data for the PropertyValueChanged event of a PropertyGrid control.
Initializes a new instance of the PropertyValueChangedEventArgs class.
Name | Type | Description |
---|---|---|
GridItem: Returns the GridItem that was changed.
Object: The value of the grid item before it was changed.
Wisej.Web.GridItem
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Implements one row in a .
: Name of the JavaScript call used to render the cell.
: Return whether the specified property is expandable to show nested properties.
: Returns or sets whether the is in an expanded state.
Throws:
The property was set to true, but a is not expandable.
Wisej.Web.PropertyGrid
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Provides a user interface for browsing the properties of an object.
Initializes a new instance of the class.
: Indicates the border style for the property grid.
Throws:
Throws:
Throws:
Resets the selected property to its default value.
Wisej.Web.PropertyValueDataErrorEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Provides data for the event of a control.
Initializes a new instance of the class.
Name | Type | Description |
---|
: Returns the that is being changed.
: Returns the exception that represents the error.
Name | Description |
---|---|
: Returns the collection of objects, if any, associated as a child of this .
: Returns the type of this .
: Checks if the dynamic object was created and has any value.
: Returns the text of this .
: Returns the parent of this , if any.
: Returns the that is associated with this .
: Returns or sets user-defined data about the .
: Returns a dynamic object that can be used to store custom data in relation to this control.
: Returns or sets the current value of this .
Selects this in the .
Returns: . true if the selection is successful; otherwise, false.
: Returns or sets the attributes used to filter the properties to display in the PropertyGrid.
: Returns or sets whether the column that contains row headers is displayed.
: Returns or sets whether the value cell automatically enters edit mode when the row is selected.
: Returns or sets whether the Help text is visible.
: Returns the at the specified index.
: Returns the first with the matching label.
: Returns or sets the the Name column. 50 (%) is the default.
A value less than -1 is assigned to the property.
: Returns or sets the title of the Name column shown when is true.
: Returns or sets the type of sorting the uses to display properties.
: Returns or sets whether the user can edit the values of the .
The specified value when setting this property is true, the current cell is in edit mode, and the current cell contains changes that cannot be committed.
The specified value when setting this property would cause the control to enter edit mode, but initialization of the editing cell value failed and either there is no handler for the event or the handler has set the property to true. The exception object can typically be cast to type .
: Returns or sets whether the grid item under the pointer gets selected on a right click.
: Returns or sets whether the column that contains row headers is displayed.
: Returns or sets the selected grid item.
: Returns or sets the object for which the grid displays properties.
: Returns or sets the currently selected objects.
One of the items in the array of objects had a null value.
: Returns or sets whether the control shows the property description text in a tooltip.
: Returns the control at the top of the PropertyGrid.
: Returns or sets whether the toolbar is visible.
: Returns the instance of associated with this control.
: Returns or sets the position of the items associated with this control.
: Returns or sets the title of the Value column shown when is true.
Collapses all the categories in the .
Expands all the categories in the .
Reloads the updated values from the current or .
Reloads the updated values from the current or .
Parameter | Type | Description |
---|
Fired when the value o the property changes.
Fired when the sort mode is changed.
Fired when a property value changes.
Fired when a property value is being changed but it is incompatible with the new value.
Fired when the property value is being formatted to be displayed.
Fired when the value of the property has changed.
Fired when the selected is entering edit mode.
Fired when the selected is changed.
Fired when the selected exits edit mode.
Fired when the objects selected by the property have changed.
Fired when a on the is clicked.
Fired when a drop-down style or its down arrow is clicked.
Fired when a is clicked.
Name | Description |
---|
Name | Description |
---|
The event handler class that is invoked when a property in the grid is modified by the user.
refreshChildren | True to also refresh all the children of this control. |
Bindable components implement this interface. |
All wisej components implement this interface. |
Allows an object to serialize itself. |
The event handler class that is invoked when a property in the grid cannot receive the value modified by the user. |
changedItem
The item in the grid that changed.
oldValue
The old property value.
sender | The source of the event. |
e | A that contains the event data. |
Fired when a property value changes. |
ArrayValue | The is an element of an array. |
Category | A grid entry that is a category name. A category is a descriptive grouping for groups of rows. Typical categories include the following Behavior, Layout, Data, and Appearance. |
Property | A grid entry that corresponds to a property. |
Root | A root item in the grid hierarchy. |
Returns the type of this . |
changingItem | The item in the grid that caused the data error. |
exception | The exception that occurred while writing the property value. |
Wisej.Web.PropertySort
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Specifies how properties are sorted in the PropertyGrid.
Name | Description |
---|---|
Name | Description |
---|---|
Wisej.Web.PropertyValueFormattingEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Provides data for the PropertyValueFormattingEventHandler event of a PropertyGrid control.
DataGridViewCellStyle: Returns the current DataGridViewCellStyle in use by the cell being formatted.
Boolean: Returns or sets whether the cell value has been successfully formatted.
GridItem: Returns the GridItem that is entering edit mode.
Boolean: Returns whether the event is related to the label cell.
Object: Returns or sets the value of the cell being formatted for displaying.
Wisej.Web.GridItemCollection
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Contains a collection of GridItem objects.
Name | Type | Description |
---|---|---|
Int32: Returns the number of grid items in the collection.
GridItem: Returns the GridItem at the specified index.
GridItem: Returns the GridItem with the matching label.
Returns an enumeration of all the grid items in the collection.
Returns: IEnumerator. An IEnumerator for the GridItemCollection.
Wisej.Web.SelectedGridItemBeginEditEventArgs
Wisej.Web.SelectedGridItemChangedEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Provides data for the event of the control.
Initializes a new instance of the class.
Name | Type | Description |
---|
: Returns the newly selected .
: Returns the previously selected .
Wisej.Web.SelectedGridItemEndEditEventArgs
Provides access to the property for coontrols that support the read-only mode.
All wisej controls derived from the class must implement this interface.
Name | Description |
---|---|
Name | Description |
---|
Alphabetical
Properties are sorted in an alphabetical list.
Categorized
Properties are displayed according to their category in a group. The categories are defined by the properties themselves.
CategorizedAlphabetical
Properties are displayed according to their category in a group. The properties are further sorted alphabetically within the group. The categories are defined by the properties themselves.
NoSort
Properties are displayed in the order in which they are retrieved from the TypeDescriptor.
Returns or sets the type of sorting the PropertyGrid uses to display properties.
sender
The source of the event.
e
A PropertyValueDataErrorEventArgs that contains the event data.
Fired when a property value is being changed but it is incompatible with the new value.
The event handler class that is invoked when a property in the grid formats the value cell.
sender
The source of the event.
e
A SelectedGridItemBeginEditEventArgs that contains the event data.
Fired when the selected GridItem is entering edit mode.
Empty
Specifies that the GridItemCollection has no entries.
The event handler class that is invoked when a property in the grid is entering edit mode. |
sender | The source of the event. |
e | A that contains the event data. |
Fired when the property value is being formatted to be displayed. |
sender | The source of the event. |
e | A that contains the event data. |
Fired when the selected exits edit mode. |
oldSelection | The previously selected grid item. |
newSelection | The newly selected grid item. |
sender | The source of the event. |
e | A that contains the event data. |
Fired when the selected is changed. |
The event handler class that is invoked when a property in the grid is terminating edit mode. |
Represents the method that will handle the event of a .