GridEditFormItem Properties |
The GridEditFormItem type exposes the following members.
Name | Description | |
---|---|---|
CanExtractValues | (Overrides GridEditableItem.CanExtractValues.) | |
EditFormCell |
The table cell where the edit form will be instantiated, during data-binding.
|
|
FormColumns |
FormColumns are only available when EditFormType is GridEditFormType.AutoGenerated.
These are the container controls for each edit-form-column. You cna find the edit controls
in these containers. You should not remove any controls from this containers.
|
|
IsDataBound | (Overrides GridItemIsDataBound.) | |
IsInEditMode | (Overrides GridItemIsInEditMode.) | |
ItemString | (Overrides GridEditableItem.Item.) | |
ItemGridColumn | (Overrides GridEditableItem.Item.) | |
ParentItem |
The corresponding DataItem that the edit form is generated for.
|
|
SavedOldValues | (Overrides GridEditableItemSavedOldValues.) |