DataPlace
GridLinkableMultilineCellModel Class
CSCS.DataPlace.Edit.GridCellTypesGridLinkableMultilineCellModel
A model for a link cell that uses a GridLinkableMultilineCellRenderer as the renderer.
Declaration Syntax
C#
public class GridLinkableMultilineCellModel : GridStaticCellModel
Members
All MembersConstructorsMethodsPropertiesEvents



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

GridLinkableMultilineCellModel(GridModel)
Creates a new instance.

ActiveTextChanged()()() (Inherited from GridCellModelBase.)
AllowFloating()()() (Inherited from GridStaticCellModel.)
AllowMerging()()() (Inherited from GridStaticCellModel.)
ApplyFormattedText(GridStyleInfo, String, Int32) (Inherited from GridCellModelBase.)
ApplyText(GridStyleInfo, String) (Inherited from GridCellModelBase.)
BindingContext()()() (Inherited from GridCellModelBase.)
ButtonBarSize()()() (Inherited from GridCellModelBase.)
CalculatePreferredCellSize(Graphics, Int32, Int32, GridStyleInfo, GridQueryBounds) (Inherited from GridCellModelBase.)
CreateCopy(GridModel) (Inherited from GridCellModelBase.)
CreateRenderer(GridControlBase)
Creates the renderer.
(Overrides GridStaticCellModel.CreateRenderer(GridControlBase).)
Description()()() (Inherited from GridCellModelBase.)
Dispose()()() (Inherited from GridCellModelBase.)
Dispose(Boolean) (Inherited from NonFinalizeDisposable.)
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) (Inherited from GridCellModelBase.)
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
    GridLinkableMultilineCellModel

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