Displays a combo box cell in the GridView.
public class GridViewComboBoxCell: GridViewCell
The following table lists the members exposed by the GridViewComboBoxCell object. Click a tab on the left to choose the type of member you want to view.
Methods
Method Description CommitFormattedValue Commits the formatted value of the GridViewCell. (Inherited from GridViewCell) CreateEditingControl Overriden. Creates Control that is used in editing on the GridViewCell. CreateNewTemplate Overriden. Creates a new template for the the GridViewCell. CreateNewTemplateClass Creates a new template class for the the GridViewCell. (Inherited from GridViewCell) Dispose Overriden. Releases the resources used by the GridViewCell. Equals Overloaded. Compares two objects to determine if they are equal. (Inherited from Object) GetFormattedValue Overloaded. Gets the formatted value of the GridViewCell. (Inherited from GridViewCell) GetHashCode Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object) GetTemplateClassName Overriden. Gets the name of the template of the GridViewCell. GetType Gets the Type of the current instance. (Inherited from Object) GridViewComboBoxCell Initializes a new instance of GridViewComboBoxCell. KeyEntersEditMode Overriden. Determines whether edit mode is started based on the given key. PositionEditingControl Inherited from GridViewCell. ReferenceEquals Determines whether the specified Object instances are the same instance. (Inherited from Object) ToString Returns a String that represents the current Object. (Inherited from Object) Properties
Property Description Column Gets the GridViewColumn that contains this cell. (Inherited from GridViewCell) ColumnIndex Gets the column index of this cell. (Inherited from GridViewCell) DropDownStyle Gets or sets the drop down style of GridViewComboBoxCell. FormattedValue Gets the formatted value of a cell. (Inherited from GridViewCell) GridView Gets the GridView that contains this cell. (Inherited from GridViewCell) Items Gets the objects that represent the items in the GridViewComboBoxCell. ReadOnly Gets or sets a value indicating whether a cell is read-only. (Inherited from GridViewCell) Row Gets the GridViewRow that contains this cell. (Inherited from GridViewCell) RowIndex Gets the row index of this cell. (Inherited from GridViewCell) Selected Gets or sets a value indicating whether a GridViewCell is selected. (Inherited from GridViewCell) Sorted Gets or sets a value indicating whether the items are automatically sorted in the combo box. Style Gets or sets the style of a GridViewCell. (Inherited from GridViewCell) Value Gets or sets the value of this cell. (Inherited from GridViewCell)
ObjectGridViewCellGridViewComboBoxCell
Namespace NETiKA.Grid Flash Library GOAGrid.scl Flash Library Version 2.0.0.1868 Silverlight Library GOAGrid.dll
| © 2003-2007 NETiKA Technologies. All rights reserved. |