DataPlace
GridPlusMinusCellModel Class
CSCS.DataPlace.Edit.GridCellTypesGridPlusMinusCellModel
Model for a plus/minus push-button cell.
Declaration Syntax
C#
public class GridPlusMinusCellModel : GridPushButtonCellModel
Members
All MembersConstructorsMethodsPropertiesEvents



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

GridPlusMinusCellModel(GridModel)
Creates a new instance.

ActiveTextChanged()()() (Inherited from GridCellModelBase.)
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)
Creates a copy of this object for a given grid model.
(Overrides GridCellModelBase.CreateCopy(GridModel).)
CreateRenderer(GridControlBase)
Creates the renderer.
(Overrides GridPushButtonCellModel.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 GridCellModelBase.)
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 GridCellModelBase.)
OnQueryCanMergeCell(Int32, Int32, GridStyleInfo, GridMergeCellDirection) (Inherited from GridCellModelBase.)
OnQueryPrefferedClientSize(Graphics, Int32, Int32, GridStyleInfo, GridQueryBounds) (Inherited from GridPushButtonCellModel.)
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
   GridPushButtonCellModel
    GridPlusMinusCellModel

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