DataPlace
GridPlusMinusCellRenderer Class
CSCS.DataPlace.Edit.GridCellTypesGridPlusMinusCellRenderer
Renderer for a plus/minus push-button cell.
Declaration Syntax
C#
public class GridPlusMinusCellRenderer : GridPushButtonCellRenderer
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
GridPlusMinusCellRenderer(GridControlBase, GridCellModelBase)
Creates a new instance.

AddButton(GridCellButton) (Inherited from GridCellRendererBase.)
AlwaysRaiseCellClick()()() (Inherited from GridCellRendererBase.)
CanCopy()()() (Inherited from GridCellRendererBase.)
CanCut()()() (Inherited from GridCellRendererBase.)
CanPaste()()() (Inherited from GridCellRendererBase.)
ChildClosing(IPopupChild, PopupCloseType) (Inherited from GridCellRendererBase.)
ClickOverImage()()() (Inherited from GridCellRendererBase.)
ColIndex()()() (Inherited from GridCellRendererBase.)
Control()()() (Inherited from GridCellRendererBase.)
ControlDoubleClick(Object, EventArgs) (Inherited from GridCellRendererBase.)
ControlGotFocus(Object, EventArgs) (Inherited from GridCellRendererBase.)
ControlLostFocus(Object, EventArgs) (Inherited from GridCellRendererBase.)
ControlMouseDown(Object, MouseEventArgs) (Inherited from GridCellRendererBase.)
ControlText()()() (Inherited from GridCellRendererBase.)
ControlValue()()() (Inherited from GridCellRendererBase.)
Copy()()() (Inherited from GridCellRendererBase.)
CreateDropDownContainer()()() (Inherited from GridCellRendererBase.)
CurrentCell()()() (Inherited from GridCellRendererBase.)
CurrentStyle()()() (Inherited from GridCellRendererBase.)
Cut()()() (Inherited from GridCellRendererBase.)
Dispose()()() (Inherited from GridCellRendererBase.)
Dispose(Boolean) (Inherited from GridCellRendererBase.)
Draw(Graphics, Rectangle, Int32, Int32, GridStyleInfo) (Inherited from GridCellRendererBase.)
DrawBackground(Graphics, Rectangle, GridStyleInfo, Boolean) (Inherited from GridCellRendererBase.)
DrawCellAppearance(Graphics, Rectangle, GridStyleInfo) (Inherited from GridCellRendererBase.)
DrawSingleCell(Graphics, Rectangle, Int32, Int32, GridStyleInfo, Boolean) (Inherited from GridCellRendererBase.)
DropDownButton()()() (Inherited from GridCellRendererBase.)
DropDownContainer()()() (Inherited from GridCellRendererBase.)
DropDownContainerCloseDropDown(Object, PopupClosedEventArgs) (Inherited from GridCellRendererBase.)
DropDownContainerShowedDropDown(Object, EventArgs) (Inherited from GridCellRendererBase.)
DropDownContainerShowingDropDown(Object, CancelEventArgs) (Inherited from GridCellRendererBase.)
DropDownImp()()() (Inherited from GridCellRendererBase.)
DropDownPart()()() (Inherited from GridCellRendererBase.)
EnsureDropDownContainer()()() (Inherited from GridCellRendererBase.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FindText(String, Int32, Int32, GridFindTextOptions, Boolean) (Inherited from GridCellRendererBase.)
ForceRefreshOnActivateCell()()() (Inherited from GridCellRendererBase.)
GetButton(Int32) (Inherited from GridCellRendererBase.)
GetCellBoundsCore(Int32, Int32) (Inherited from GridCellRendererBase.)
GetCellBoundsCore(Int32, Int32, Boolean) (Inherited from GridCellRendererBase.)
GetCellBoundsCoreInt(Int32, Int32, Boolean) (Inherited from GridCellRendererBase.)
GetCellClientRectangle(Int32, Int32, GridStyleInfo, Boolean) (Inherited from GridCellRendererBase.)
GetCellLayout(Int32, Int32, GridStyleInfo) (Inherited from GridCellRendererBase.)
GetCellValue()()() (Inherited from GridCellRendererBase.)
GetDisplayText()()() (Inherited from GridCellRendererBase.)
GetEditState()()() (Inherited from GridCellRendererBase.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetMarkHeaderState(Int32, Int32, GridStyleInfo) (Inherited from GridCellRendererBase.)
GetNestedCurrentCell()()() (Inherited from GridCellRendererBase.)
GetSelectedText(String%) (Inherited from GridCellRendererBase.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Grid()()() (Inherited from GridCellRendererBase.)
HasControlText()()() (Inherited from GridCellRendererBase.)
HasControlValue()()() (Inherited from GridCellRendererBase.)
HasFocusControl()()() (Inherited from GridCellRendererBase.)
Hide()()() (Inherited from GridCellRendererBase.)
InBeginEdit()()() (Inherited from GridCellRendererBase.)
InInitialize()()() (Inherited from GridCellRendererBase.)
Initalized()()() (Inherited from GridCellRendererBase.)
InitalizedAt(Int32, Int32) (Inherited from GridCellRendererBase.)
Initialize(Int32, Int32) (Inherited from GridCellRendererBase.)
InitializeControlText(Object) (Inherited from GridCellRendererBase.)
InitializeDropDownContainer()()() (Inherited from GridCellRendererBase.)
InSetControlText()()() (Inherited from GridCellRendererBase.)
InSetControlValue()()() (Inherited from GridCellRendererBase.)
InSetSetControlValue()()() (Inherited from GridCellRendererBase.)
IsControlVisible()()() (Inherited from GridCellRendererBase.)
IsDisposed()()() (Inherited from GridCellRendererBase.)
IsDisposing()()() (Inherited from GridCellRendererBase.)
IsDroppedDown()()() (Inherited from GridCellRendererBase.)
IsEditing()()() (Inherited from GridCellRendererBase.)
IsPointOverImage(Int32, Int32, Point) (Inherited from GridCellRendererBase.)
IsReadOnly()()() (Inherited from GridCellRendererBase.)
IsRelatedControl(Control, Boolean) (Inherited from GridCellRendererBase.)
LastOnSetControlTextFailed()()() (Inherited from GridCellRendererBase.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Model()()() (Inherited from GridCellRendererBase.)
MouseDownPoint()()() (Inherited from GridCellRendererBase.)
MouseDownTick()()() (Inherited from GridCellRendererBase.)
NotifyCurrentCellChanged()()() (Inherited from GridCellRendererBase.)
NotifyCurrentCellChanging()()() (Inherited from GridCellRendererBase.)
NotifyCurrentCellControlDoubleClick(Control) (Inherited from GridCellRendererBase.)
NotifyCurrentCellControlGotFocus(Control) (Inherited from GridCellRendererBase.)
NotifyCurrentCellControlLostFocus(Control) (Inherited from GridCellRendererBase.)
NotifyShowedDropDown()()() (Inherited from GridCellRendererBase.)
NotifyShowingDropDown(Size%) (Inherited from GridCellRendererBase.)
OnActivated()()() (Inherited from GridCellRendererBase.)
OnActivating(Int32, Int32) (Inherited from GridCellRendererBase.)
OnBeginEdit()()() (Inherited from GridCellRendererBase.)
OnButtonClicked(Int32, Int32, Int32)
Called when the button is clicked.
(Overrides GridPushButtonCellRenderer.OnButtonClicked(Int32, Int32, Int32).)
OnCancelMode(Int32, Int32) (Inherited from GridCellRendererBase.)
OnCellLayoutChanged()()() (Inherited from GridCellRendererBase.)
OnClick(Int32, Int32, MouseEventArgs) (Inherited from GridCellRendererBase.)
OnCloseDropDown(PopupCloseType) (Inherited from GridCellRendererBase.)
OnControlDoubleClick(Control) (Inherited from GridCellRendererBase.)
OnDeactivating()()() (Inherited from GridCellRendererBase.)
OnDeactived(Int32, Int32) (Inherited from GridCellRendererBase.)
OnDeleting()()() (Inherited from GridCellRendererBase.)
OnDoubleClick(Int32, Int32, MouseEventArgs) (Inherited from GridCellRendererBase.)
OnDraw(Graphics, Rectangle, Int32, Int32, GridStyleInfo) (Inherited from GridCellRendererBase.)
OnDrawCellBackground(GridDrawCellBackgroundEventArgs) (Inherited from GridCellRendererBase.)
OnDrawCellButton(GridCellButton, Graphics, Int32, Int32, Boolean, GridStyleInfo)
Draws the button.
(Overrides GridCellRendererBase.OnDrawCellButton(GridCellButton, Graphics, Int32, Int32, Boolean, GridStyleInfo).)
OnDrawCellButtonBackground(GridCellButton, Graphics, Rectangle, ButtonState, GridStyleInfo) (Inherited from GridCellRendererBase.)
OnEditingComplete()()() (Inherited from GridCellRendererBase.)
OnEndEdit()()() (Inherited from GridCellRendererBase.)
OnGetCursor(Int32, Int32) (Inherited from GridCellRendererBase.)
OnGridGotFocus(EventArgs) (Inherited from GridCellRendererBase.)
OnHasFocusControlChanged()()() (Inherited from GridCellRendererBase.)
OnHitTest(Int32, Int32, MouseEventArgs, IMouseController) (Inherited from GridCellRendererBase.)
OnInitialize(Int32, Int32) (Inherited from GridCellRendererBase.)
OnKeyDown(KeyEventArgs) (Inherited from GridPushButtonCellRenderer.)
OnKeyPress(KeyPressEventArgs) (Inherited from GridCellRendererBase.)
OnKeyUp(KeyEventArgs) (Inherited from GridPushButtonCellRenderer.)
OnLayout(Int32, Int32, GridStyleInfo, Rectangle, array<Rectangle>[]()[]) (Inherited from GridPushButtonCellRenderer.)
OnModelChanged(EventArgs) (Inherited from GridCellRendererBase.)
OnMouseDown(Int32, Int32, MouseEventArgs) (Inherited from GridCellRendererBase.)
OnMouseHover(Int32, Int32, MouseEventArgs) (Inherited from GridCellRendererBase.)
OnMouseHoverEnter(Int32, Int32) (Inherited from GridCellRendererBase.)
OnMouseHoverLeave(Int32, Int32, EventArgs) (Inherited from GridCellRendererBase.)
OnMouseMove(Int32, Int32, MouseEventArgs) (Inherited from GridCellRendererBase.)
OnMouseUp(Int32, Int32, MouseEventArgs) (Inherited from GridCellRendererBase.)
OnNotifyMsg(Message%) (Inherited from GridCellRendererBase.)
OnOutlineCurrentCell(Graphics, Rectangle) (Inherited from GridPushButtonCellRenderer.)
OnPrepareViewStyleInfo(GridPrepareViewStyleInfoEventArgs) (Inherited from GridCellRendererBase.)
OnPushButtonClick(Int32, Int32) (Inherited from GridPushButtonCellRenderer.)
OnQueryShowButtons(Int32, Int32, GridStyleInfo) (Inherited from GridPushButtonCellRenderer.)
OnRejectChanges()()() (Inherited from GridCellRendererBase.)
OnSaveChanges()()() (Inherited from GridCellRendererBase.)
OnScrollInView(GridScrollCurrentCellReason) (Inherited from GridCellRendererBase.)
OnSetControlText(String) (Inherited from GridCellRendererBase.)
OnShowDropDown()()() (Inherited from GridCellRendererBase.)
OnStartEditing()()() (Inherited from GridCellRendererBase.)
OnValidate()()() (Inherited from GridCellRendererBase.)
OnValidated()()() (Inherited from GridCellRendererBase.)
Paste()()() (Inherited from GridCellRendererBase.)
PerformLayout(Int32, Int32) (Inherited from GridCellRendererBase.)
PerformLayout(Int32, Int32, GridStyleInfo) (Inherited from GridCellRendererBase.)
PerformLayout(Int32, Int32, GridStyleInfo, Rectangle) (Inherited from GridCellRendererBase.)
ProcessKeyEventArgs(Message%) (Inherited from GridCellRendererBase.)
ProcessMouseWheel(MouseEventArgs) (Inherited from GridCellRendererBase.)
QueryFocusInside()()() (Inherited from GridCellRendererBase.)
RaiseCancelMode(Int32, Int32) (Inherited from GridCellRendererBase.)
RaiseClick(Int32, Int32, MouseEventArgs) (Inherited from GridCellRendererBase.)
RaiseDoubleClick(Int32, Int32, MouseEventArgs) (Inherited from GridCellRendererBase.)
RaiseGetCursor(Int32, Int32) (Inherited from GridCellRendererBase.)
RaiseHitTest(Int32, Int32, MouseEventArgs, IMouseController) (Inherited from GridCellRendererBase.)
RaiseMouseDown(Int32, Int32, MouseEventArgs) (Inherited from GridCellRendererBase.)
RaiseMouseHover(Int32, Int32, MouseEventArgs) (Inherited from GridCellRendererBase.)
RaiseMouseHoverEnter(Int32, Int32) (Inherited from GridCellRendererBase.)
RaiseMouseHoverLeave(Int32, Int32, EventArgs) (Inherited from GridCellRendererBase.)
RaiseMouseMove(Int32, Int32, MouseEventArgs) (Inherited from GridCellRendererBase.)
RaiseMouseUp(Int32, Int32, MouseEventArgs) (Inherited from GridCellRendererBase.)
RaiseProcessKeyEventArgs(Message%) (Inherited from GridCellRendererBase.)
RemoveButton(GridCellButton) (Inherited from GridCellRendererBase.)
RemoveMargins(Rectangle, GridStyleInfo) (Inherited from GridCellRendererBase.)
ReplaceSel(String) (Inherited from GridCellRendererBase.)
ReplaceText(String, String, Int32, Int32, GridFindTextOptions, Boolean) (Inherited from GridCellRendererBase.)
ResetCellLayout()()() (Inherited from GridCellRendererBase.)
ResetControlText()()() (Inherited from GridCellRendererBase.)
ResetControlValue()()() (Inherited from GridCellRendererBase.)
RowIndex()()() (Inherited from GridCellRendererBase.)
SetControl(Control) (Inherited from GridCellRendererBase.)
SetControlValue(Object, Boolean) (Inherited from GridCellRendererBase.)
SetEditState(Object) (Inherited from GridCellRendererBase.)
ShouldDrawEditing(Int32, Int32) (Inherited from GridCellRendererBase.)
ShouldDrawFocused(Int32, Int32) (Inherited from GridCellRendererBase.)
ShouldRefreshCurrentCell()()() (Inherited from GridCellRendererBase.)
StyleInfo()()() (Inherited from GridCellRendererBase.)
SupportsEditing()()() (Inherited from GridCellRendererBase.)
SupportsFocusControl()()() (Inherited from GridCellRendererBase.)
ToString()()() (Inherited from GridCellRendererBase.)
UnwireModel(GridCellModelBase) (Inherited from GridCellRendererBase.)
UpdateControlValue()()() (Inherited from GridCellRendererBase.)
ValidateString(String) (Inherited from GridCellRendererBase.)
WireModel(GridCellModelBase) (Inherited from GridCellRendererBase.)
Inheritance Hierarchy
Object
NonFinalizeDisposable
 GridCellRendererBase
  GridPushButtonCellRenderer
   GridPlusMinusCellRenderer

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