DataPlace
GridForeignKeyCellModel Class
CSCS.DataPlace.Edit.GridCellTypesGridForeignKeyCellModel
Cell model for a foreign key cell.
Declaration Syntax
C#
public class GridForeignKeyCellModel : GridCustomDropDownCellModel
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
GridForeignKeyCellModel(SerializationInfo, StreamingContext)
Creates a new instance.

GridForeignKeyCellModel(GridModel)
Creates a new instance, only used by the Syncfusion framework.

GridForeignKeyCellModel(GridModel, GridDropDownCellControlBase)
Creates a new instance.

ActiveTextChanged()()() (Inherited from GridCellModelBase.)
AllowFloating()()() (Inherited from GridStaticCellModel.)
AllowMerging()()() (Inherited from GridStaticCellModel.)
ApplyFormattedText(GridStyleInfo, String, Int32)
Parses cell text and converts it to a cell value.
(Overrides GridCellModelBase.ApplyFormattedText(GridStyleInfo, String, Int32).)
ApplyText(GridStyleInfo, String) (Inherited from GridCellModelBase.)
BindingContext()()() (Inherited from GridCellModelBase.)
ButtonBarSize()()() (Inherited from GridCellModelBase.)
CalculatePreferredCellSize(Graphics, Int32, Int32, GridStyleInfo, GridQueryBounds) (Inherited from GridCellModelBase.)
Control
Gets the drop-down control.
(Inherited from GridCustomDropDownCellModel.)
CreateCopy(GridModel)
Creates a copy of this object for a given grid model.
(Overrides GridCustomDropDownCellModel.CreateCopy(GridModel).)
CreateRenderer(GridControlBase)
Creates the renderer.
(Overrides GridCustomDropDownCellModel.CreateRenderer(GridControlBase).)
Description()()() (Inherited from GridCellModelBase.)
Dispose(Boolean)
Disposes of the object.
(Inherited from GridCustomDropDownCellModel.)
Dispose()()() (Inherited from GridCellModelBase.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()() (Inherited from Disposable.)
ForceCoveredCellFullBounds()()() (Inherited from GridCellModelBase.)
GetActiveText(Int32, Int32) (Inherited from GridCellModelBase.)
GetCellClientSize(Int32, Int32, GridStyleInfo) (Inherited from GridCellModelBase.)
GetCellSize(Int32, Int32) (Inherited from GridCellModelBase.)
GetFormattedOrActiveTextAt(Int32, Int32, GridStyleInfo) (Inherited from GridCellModelBase.)
GetFormattedText(GridStyleInfo, Object, Int32)
Gets the display text for a cell.
(Overrides GridCellModelBase.GetFormattedText(GridStyleInfo, Object, Int32).)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetLocalizedString(String) (Inherited from GridCellModelBase.)
GetObjectData(SerializationInfo, StreamingContext) (Inherited from GridStaticCellModel.)
GetPropertyDescriptor(GridStyleInfo) (Inherited from GridCellModelBase.)
GetText(GridStyleInfo, Object) (Inherited from GridCellModelBase.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
GetTypeConverter(GridStyleInfo) (Inherited from GridCellModelBase.)
Grid()()() (Inherited from GridCellModelBase.)
IsDisposed()()() (Inherited from GridCellModelBase.)
IsDisposing()()() (Inherited from GridCellModelBase.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnActiveTextChanged(GridCellEventArgs) (Inherited from GridCellModelBase.)
OnBindingContextChanged(EventArgs) (Inherited from GridCellModelBase.)
OnModelDeserialization(Object, GridModel) (Inherited from GridCellModelBase.)
OnQueryCanFloatCell(Int32, Int32, GridStyleInfo, GridQueryFloatCell) (Inherited from GridStaticCellModel.)
OnQueryCanMergeCell(Int32, Int32, GridStyleInfo, GridMergeCellDirection) (Inherited from GridStaticCellModel.)
OnQueryPrefferedClientSize(Graphics, Int32, Int32, GridStyleInfo, GridQueryBounds) (Inherited from GridStaticCellModel.)
ResetActiveText(Int32, Int32) (Inherited from GridCellModelBase.)
SerializeSchemeVersion()()() (Inherited from GridCellModelBase.)
SetActiveText(Int32, Int32, String) (Inherited from GridCellModelBase.)
SubtractBorders(Rectangle, GridStyleInfo, Boolean) (Inherited from GridCellModelBase.)
SubtractBorders(Rectangle, GridStyleInfo) Obsolete. (Inherited from GridCellModelBase.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
NonFinalizeDisposable
 Disposable
  GridCellModelBase
   GridStaticCellModel
    GridCustomDropDownCellModel
     GridForeignKeyCellModel

Assembly: CS.DataPlace.Edit (Module: CS.DataPlace.Edit) Version: 2.0.3271.19832