GOA - NETiKA.Grid.GridViewComboBoxCell

GridViewComboBoxCell Class


Displays a combo box cell in the GridView.

Definition

public class GridViewComboBoxCell: GridViewCell

Members Table

MethodDescription
CommitFormattedValueCommits the formatted value of the GridViewCell. (Inherited from GridViewCell)
CreateEditingControlOverriden. Creates Control that is used in editing on the GridViewCell.
CreateNewTemplateOverriden. Creates a new template for the the GridViewCell.
CreateNewTemplateClassCreates a new template class for the the GridViewCell. (Inherited from GridViewCell)
DisposeOverriden. Releases the resources used by the GridViewCell.
EqualsOverloaded. Compares two objects to determine if they are equal. (Inherited from Object)
GetFormattedValueOverloaded. Gets the formatted value of the GridViewCell. (Inherited from GridViewCell)
GetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object)
GetTemplateClassNameOverriden. Gets the name of the template of the GridViewCell.
GetTypeGets the Type of the current instance. (Inherited from Object)
GridViewComboBoxCellInitializes a new instance of GridViewComboBoxCell.
KeyEntersEditModeOverriden. Determines whether edit mode is started based on the given key.
PositionEditingControlInherited from GridViewCell.
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
ToStringReturns a String that represents the current Object. (Inherited from Object)
PropertyDescription
ColumnGets the GridViewColumn that contains this cell. (Inherited from GridViewCell)
ColumnIndexGets the column index of this cell. (Inherited from GridViewCell)
DropDownStyleGets or sets the drop down style of GridViewComboBoxCell.
FormattedValueGets the formatted value of a cell. (Inherited from GridViewCell)
GridViewGets the GridView that contains this cell. (Inherited from GridViewCell)
ItemsGets the objects that represent the items in the GridViewComboBoxCell.
ReadOnlyGets or sets a value indicating whether a cell is read-only. (Inherited from GridViewCell)
RowGets the GridViewRow that contains this cell. (Inherited from GridViewCell)
RowIndexGets the row index of this cell. (Inherited from GridViewCell)
SelectedGets or sets a value indicating whether a GridViewCell is selected. (Inherited from GridViewCell)
SortedGets or sets a value indicating whether the items are automatically sorted in the combo box.
StyleGets or sets the style of a GridViewCell. (Inherited from GridViewCell)
ValueGets or sets the value of this cell. (Inherited from GridViewCell)

Inheritance Hierarchy

Object
GridViewCell
GridViewComboBoxCell

Class Information

NamespaceNETiKA.Grid
Flash LibraryGOAGrid.scl
Flash Library Version2.0.0.1868
Silverlight LibraryGOAGrid.dll



© 2003-2007 NETiKA Technologies. All rights reserved.