Click or drag to resize

MccGridNew Class

[Missing <summary> documentation for "T:Mcc.Series.Controls.MccGridNew"]

Inheritance Hierarchy

Namespace:  Mcc.Series.Controls
Assembly:  Mcc.Series.Controls (in Mcc.Series.Controls.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class MccGridNew : UltraGrid

The MccGridNew type exposes the following members.

Constructors
  NameDescription
Public methodMccGridNew
Initializes a new instance of the MccGridNew class
Top
Properties
  NameDescription
Public propertyAccessibilityObject
Gets the AccessibleObject assigned to the control.
(Inherited from Control.)
Public propertyAccessibleDefaultActionDescription
Gets or sets the default action description of the control for use by accessibility client applications.
(Inherited from Control.)
Public propertyAccessibleDescription
Gets or sets the description of the control used by accessibility client applications.
(Inherited from Control.)
Public propertyAccessibleName
Gets or sets the name of the control used by accessibility client applications.
(Inherited from Control.)
Public propertyAccessibleRole
Gets or sets the accessible role of the control
(Inherited from Control.)
Public propertyActiveCell (Inherited from UltraGrid.)
Public propertyActiveColScrollRegion (Inherited from UltraGridBase.)
Public propertyActiveRow (Inherited from UltraGridBase.)
Public propertyActiveRowScrollRegion (Inherited from UltraGridBase.)
Public propertyAllowDrop
Gets or sets a value indicating whether the control can accept data that the user drags onto it.
(Inherited from Control.)
Public propertyAlphaBlendEnabled Obsolete. (Inherited from UltraControlBase.)
Public propertyAlphaBlendMode (Inherited from UltraControlBase.)
Public propertyAnchor
Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent.
(Inherited from Control.)
Public propertyAutoScrollOffset
Gets or sets where this control is scrolled to in ScrollControlIntoView(Control).
(Inherited from Control.)
Public propertyBackgroundImageLayout
Gets or sets the background image layout as defined in the ImageLayout enumeration.
(Inherited from Control.)
Public propertyBindingContext
Gets or sets the BindingContext for the control.
(Inherited from Control.)
Public propertyBottom
Gets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area.
(Inherited from Control.)
Public propertyBounds
Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control.
(Inherited from Control.)
Public propertyCalcManager (Inherited from UltraGridBase.)
Protected propertyCanEnableIme
Gets a value indicating whether the ImeMode property can be set to an active value, to enable IME support.
(Inherited from Control.)
Public propertyCanFocus
Gets a value indicating whether the control can receive focus.
(Inherited from Control.)
Protected propertyCanRaiseEvents
Determines if events can be raised on the control.
(Inherited from Control.)
Public propertyCanSelect
Gets a value indicating whether the control can be selected.
(Inherited from Control.)
Public propertyCapture
Gets or sets a value indicating whether the control has captured the mouse.
(Inherited from Control.)
Public propertyCausesValidation
Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus.
(Inherited from Control.)
Public propertyClientRectangle
Gets the rectangle that represents the client area of the control.
(Inherited from Control.)
Public propertyClientSize
Gets or sets the height and width of the client area of the control.
(Inherited from Control.)
Public propertyCompanyName
Gets the name of the company or creator of the application containing the control.
(Inherited from Control.)
Public propertyComponentRole (Inherited from UltraControlBase.)
Public propertyContainer
Gets the IContainer that contains the Component.
(Inherited from Component.)
Public propertyContainsFocus
Gets a value indicating whether the control, or one of its child controls, currently has the input focus.
(Inherited from Control.)
Public propertyContextMenu
Gets or sets the shortcut menu associated with the control.
(Inherited from Control.)
Public propertyContextMenuStrip
Gets or sets the ContextMenuStrip associated with this control.
(Inherited from Control.)
Protected propertyControlForGridDisplay (Inherited from UltraGridBase.)
Public propertyControls
Gets the collection of controls contained within the control.
(Inherited from Control.)
Protected propertyControlUIElement (Inherited from UltraGrid.)
Public propertyCreated
Gets a value indicating whether the control has been created.
(Inherited from Control.)
Protected propertyCreateParams
Gets the required creation parameters when the control handle is created.
(Inherited from Control.)
Public propertyCreationFilter (Inherited from UltraControlBase.)
Public propertyCurrentState (Inherited from UltraGrid.)
Public propertyCursor (Inherited from UltraControlBase.)
Public propertyCursorFilter (Inherited from UltraControlBase.)
Public propertyDataBindings
Gets the data bindings for the control.
(Inherited from Control.)
Public propertyDataMember (Inherited from UltraGridBase.)
Public propertyDataSource (Inherited from UltraGridBase.)
Protected propertyDefaultCursor
Gets or sets the default cursor for the control.
(Inherited from Control.)
Protected propertyDefaultImeMode
Gets the default Input Method Editor (IME) mode supported by the control.
(Inherited from Control.)
Protected propertyDefaultMargin
Gets the space, in pixels, that is specified by default between controls.
(Inherited from Control.)
Protected propertyDefaultMaximumSize
Gets the length and height, in pixels, that is specified as the default maximum size of a control.
(Inherited from Control.)
Protected propertyDefaultMinimumSize
Gets the length and height, in pixels, that is specified as the default minimum size of a control.
(Inherited from Control.)
Protected propertyDefaultPadding
Gets the internal spacing, in pixels, of the contents of a control.
(Inherited from Control.)
Protected propertyDefaultResolvedUseOsThemes (Inherited from UltraControlBase.)
Protected propertyDefaultSize (Inherited from UltraGrid.)
Protected propertyDesignerChangeNotificationsDisabled (Inherited from UltraControlBase.)
Protected propertyDesignMode
Gets a value that indicates whether the Component is currently in design mode.
(Inherited from Component.)
Public propertyDisplayLayout (Inherited from UltraGridBase.)
Public propertyDisplayRectangle
Gets the rectangle that represents the display area of the control.
(Inherited from Control.)
Public propertyDisposing
Gets a value indicating whether the base Control class is in the process of disposing.
(Inherited from Control.)
Public propertyDock
Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent.
(Inherited from Control.)
Protected propertyDoubleBuffered
Gets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker.
(Inherited from Control.)
Public propertyDrawFilter (Inherited from UltraControlBase.)
Public propertyEnabled
Gets or sets a value indicating whether the control can respond to user interaction.
(Inherited from Control.)
Public propertyEventManager (Inherited from UltraGrid.)
Protected propertyEvents
Gets the list of event handlers that are attached to this Component.
(Inherited from Component.)
Protected propertyEventsOptimized (Inherited from UltraControlBase.)
Public propertyExceptCellChangeEventColumns
RowSelector CellChange Flag 이벤트 제외 컬럼 정의 입니다.
Public propertyExitEditModeOnLeave (Inherited from UltraGrid.)
Public propertyFlatMode Obsolete. (Inherited from UltraControlBase.)
Public propertyFocused
Gets a value indicating whether the control has input focus.
(Inherited from Control.)
Public propertyFont
Gets or sets the font of the text displayed by the control.
(Inherited from Control.)
Protected propertyFontHeight
Gets or sets the height of the font of the control.
(Inherited from Control.)
Public propertyHandle
Gets the window handle that the control is bound to.
(Inherited from Control.)
Public propertyHasChildren
Gets a value indicating whether the control contains one or more child controls.
(Inherited from Control.)
Public propertyHeight
Gets or sets the height of the control.
(Inherited from Control.)
Public propertyImageList (Inherited from UltraGridBase.)
Public propertyImeMode
Gets or sets the Input Method Editor (IME) mode of the control.
(Inherited from Control.)
Protected propertyImeModeBase
Gets or sets the IME mode of a control.
(Inherited from Control.)
Protected propertyInInitializeLayout (Inherited from UltraGrid.)
Protected propertyInvalidateCellOnMouseEnterLeave (Inherited from UltraGrid.)
Public propertyInvokeRequired
Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on.
(Inherited from Control.)
Public propertyIsAccessible
Gets or sets a value indicating whether the control is visible to accessibility applications.
(Inherited from Control.)
Public propertyIsDisposed
Gets a value indicating whether the control has been disposed of.
(Inherited from Control.)
Public propertyIsHandleCreated
Gets a value indicating whether the control has a handle associated with it.
(Inherited from Control.)
Public propertyIsMirrored
Gets a value indicating whether the control is mirrored.
(Inherited from Control.)
Protected propertyIsPrinting (Inherited from UltraGrid.)
Public propertyIsUpdating (Inherited from UltraControlBase.)
Public propertyKeyActionMappings (Inherited from UltraGrid.)
Public propertyLayoutEngine
Gets a cached instance of the control's layout engine.
(Inherited from Control.)
Public propertyLayouts (Inherited from UltraGridBase.)
Public propertyLeft
Gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area.
(Inherited from Control.)
Public propertyLocation
Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container.
(Inherited from Control.)
Public propertyMargin
Gets or sets the space between controls.
(Inherited from Control.)
Public propertyMaximumSize
Gets or sets the size that is the upper limit that GetPreferredSize(Size) can specify.
(Inherited from Control.)
Public propertyMinimumSize
Gets or sets the size that is the lower limit that GetPreferredSize(Size) can specify.
(Inherited from Control.)
Public propertyName
Gets or sets the name of the control.
(Inherited from Control.)
Public propertyOriginalDataSource
Public propertyPadding
Gets or sets padding within the control.
(Inherited from Control.)
Public propertyParent
Gets or sets the parent container of the control.
(Inherited from Control.)
Public propertyPreferredSize
Gets the size of a rectangular area into which the control can fit.
(Inherited from Control.)
Protected propertyPrintLayout (Inherited from UltraGrid.)
Public propertyProductName
Gets the product name of the assembly containing the control.
(Inherited from Control.)
Public propertyProductVersion
Gets the version of the assembly containing the control.
(Inherited from Control.)
Public propertyRecreatingHandle
Gets a value indicating whether the control is currently re-creating its handle.
(Inherited from Control.)
Public propertyRegion
Gets or sets the window region associated with the control.
(Inherited from Control.)
Protected propertyRenderRightToLeft Obsolete.
This property is now obsolete.
(Inherited from Control.)
Protected propertyResizeRedraw
Gets or sets a value indicating whether the control redraws itself when resized.
(Inherited from Control.)
Public propertyRight
Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client area.
(Inherited from Control.)
Public propertyRightToLeft
Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
(Inherited from Control.)
Public propertyRows (Inherited from UltraGridBase.)
Public propertyRowSynchronizationSuspended (Inherited from UltraGridBase.)
Public propertyRowUpdateCancelAction (Inherited from UltraGrid.)
Protected propertyScaleChildren
Gets a value that determines the scaling of child controls.
(Inherited from Control.)
Public propertySelected (Inherited from UltraGrid.)
Public propertySelectionStrategyFilter (Inherited from UltraGrid.)
Protected propertyShowFocusCues
Gets a value indicating whether the control should display focus rectangles.
(Inherited from Control.)
Protected propertyShowKeyboardCues
Gets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators.
(Inherited from Control.)
Public propertySite (Inherited from UltraGrid.)
Public propertySize
Gets or sets the height and width of the control.
(Inherited from Control.)
Public propertyStyleLibraryName (Inherited from UltraControlBase.)
Public propertyStyleSetName (Inherited from UltraControlBase.)
Protected propertySubObjectPropChangeHandler (Inherited from UltraGridBase.)
Public propertySummaryUpdatesSuspended (Inherited from UltraGridBase.)
Protected propertySupportsEditorWithMask (Inherited from UltraGrid.)
Protected propertySupportsFormattedLinkEditor (Inherited from UltraGrid.)
Protected propertySupportsPrinting (Inherited from UltraGrid.)
Public propertySupportThemes Obsolete. (Inherited from UltraControlBase.)
Public propertySyncWithCurrencyManager (Inherited from UltraGrid.)
Public propertySyncWithCurrencyManagerAfterRowDeletion (Inherited from UltraGrid.)
Public propertyTabIndex
Gets or sets the tab order of the control within its container.
(Inherited from Control.)
Public propertyTabStop
Gets or sets a value indicating whether the user can give the focus to this control using the TAB key.
(Inherited from Control.)
Public propertyTag
Gets or sets the object that contains data about the control.
(Inherited from Control.)
Public propertyText
Gets or sets the text associated with this control.
(Inherited from Control.)
Public propertyTextRenderingMode (Inherited from UltraControlBase.)
Protected propertyTooltipTool (Inherited from UltraGrid.)
Public propertyTop
Gets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area.
(Inherited from Control.)
Public propertyTopLevelControl
Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost Form that the control is contained in.
(Inherited from Control.)
Public propertyUpdateMode (Inherited from UltraGrid.)
Public propertyUseAppStyling (Inherited from UltraControlBase.)
Public propertyUseBaseCellChangeEvent
Public propertyUseBaseKeyDownEvent
Public propertyUseFlatMode (Inherited from UltraControlBase.)
Public propertyUseFlatModeResolved (Inherited from UltraControlBase.)
Public propertyUseOsThemes (Inherited from UltraControlBase.)
Public propertyUseOsThemesResolved (Inherited from UltraControlBase.)
Public propertyUseWaitCursor
Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls.
(Inherited from Control.)
Public propertyVisible
Gets or sets a value indicating whether the control and all its child controls are displayed.
(Inherited from Control.)
Public propertyWidth
Gets or sets the width of the control.
(Inherited from Control.)
Top
Methods
  NameDescription
Protected methodAccessibilityNotifyClients(AccessibleEvents, Int32)
Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control.
(Inherited from Control.)
Protected methodAccessibilityNotifyClients(AccessibleEvents, Int32, Int32)
Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control .
(Inherited from Control.)
Public methodAddChildColumn(String, String, String, Int32)
Public methodAddChildColumn(String, String, String, Int32, GridColumnStyle, HiddenType, ReadOnlyType, GridMaskStyle)
Public methodAddColumn(String, String, Int32)
Public methodAddColumn(String, String, Int32, GridColumnStyle, HiddenType, ReadOnlyType, GridMaskStyle)
Public methodAddRow
Public methodAddRow(Int32)
Public methodApplyPresetFromBinary(String) (Inherited from UltraGridBase.)
Public methodApplyPresetFromBinary(String, Boolean) (Inherited from UltraGridBase.)
Public methodApplyPresetFromXml(String) (Inherited from UltraGridBase.)
Public methodApplyPresetFromXml(String, Boolean) (Inherited from UltraGridBase.)
Public methodBeginInvoke(Delegate)
Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on.
(Inherited from Control.)
Public methodBeginInvoke(Delegate, Object)
Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on.
(Inherited from Control.)
Public methodBeginUpdate (Inherited from UltraControlBase.)
Public methodBringToFront
Brings the control to the front of the z-order.
(Inherited from Control.)
Public methodCheckDuplicationDataSourceValue(String, String)
그리드의 특정 컬럼에 같은 값이 있는지 체크 합니다. 그리드의 DataSource 기준 입니다.
Public methodCheckDuplicationDataSourceValue(String, String)
Public methodCheckDuplicationValue(String, String)
그리드의 특정 컬럼에 같은 값이 있는지 체크 합니다. 그리드의 UltraGridRow 기준 입니다.
Public methodCheckDuplicationValue(String, String)
Protected methodClearActiveRow (Inherited from UltraGrid.)
Public methodClearUndoHistory (Inherited from UltraGrid.)
Public methodClearXsdConstraints (Inherited from UltraGrid.)
Public methodContains
Retrieves a value indicating whether the specified control is a child of the control.
(Inherited from Control.)
Protected methodCreateAccessibilityInstance (Inherited from UltraGridBase.)
Protected methodCreateAccessibilityInstance(Object) (Inherited from UltraGridBase.)
Protected methodCreateComponentRole (Inherited from UltraGridBase.)
Public methodCreateControl
Forces the creation of the visible control, including the creation of the handle and any visible child controls.
(Inherited from Control.)
Protected methodCreateControlsInstance
Creates a new instance of the control collection for the control.
(Inherited from Control.)
Public methodCreateDataSourceForCUD
Public methodCreateGraphics
Creates the Graphics for the control.
(Inherited from Control.)
Protected methodCreateHandle
Creates a handle for the control.
(Inherited from Control.)
Public methodCreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public methodCUDCancelRow
selected row 전체 취소 선택된 행들을 모두 취소한다. 판단은 rowselecter color로 판단.
Public methodCUDCancelRow(Boolean)
selected row 전체 취소 선택된 행들을 모두 취소한다. 판단은 rowselecter color로 판단.
Public methodCUDCancelRow(String)
Public methodCUDCancelRow(Boolean, String)
selected row 전체 취소 선택된 행들을 모두 취소한다. 판단은 rowselecter color로 판단.
Public methodDataBind (Inherited from UltraGridBase.)
Protected methodDefWndProc
Sends the specified message to the default window procedure.
(Inherited from Control.)
Public methodDeleteRow
행을 삭제 합니다. rowVisible이 true 이면 신규추가 행은 실제 그리드에서 삭제 되고 수정된 데이타는 RowSelector에 Delete Flag를 설정 합니다.
rowVisible이 false 이면 무조건 그리드에서 행을 삭제 합니다.
Public methodDeleteSelectedRows (Inherited from UltraGrid.)
Public methodDeleteSelectedRows(Boolean)
Public methodDeleteSelectedRows(Boolean, Int32)
선택된 모든 행을 삭제 합니다.
rowVisible이 true 이면 신규추가 행은 실제 그리드에서 삭제 되고 수정된 데이타는 RowSelector에 Delete Flag를 설정 합니다.
rowVisible이 false 이면 무조건 그리드에서 행을 삭제 합니다.
Protected methodDestroyHandle
Destroys the handle associated with the control.
(Inherited from Control.)
Public methodDispose
Releases all resources used by the Component.
(Inherited from Component.)
Protected methodDispose(Boolean) (Inherited from UltraGrid.)
Public methodDoDragDrop
Begins a drag-and-drop operation.
(Inherited from Control.)
Protected methodDrawControl(Control, Graphics, Rectangle, Rectangle) (Inherited from UltraControlBase.)
Protected methodDrawControl(Control, Graphics, Rectangle, Rectangle, Single) (Inherited from UltraControlBase.)
Protected methodDrawControl(Control, Graphics, Rectangle, Rectangle, ImageAttributes) (Inherited from UltraControlBase.)
Public methodDrawToBitmap
Supports rendering to the specified bitmap.
(Inherited from Control.)
Public methodEndInvoke
Retrieves the return value of the asynchronous operation represented by the IAsyncResult passed.
(Inherited from Control.)
Public methodEndUpdate (Inherited from UltraControlBase.)
Public methodEndUpdate(Boolean) (Inherited from UltraGridBase.)
Public methodEnforceXsdConstraints(Stream) (Inherited from UltraGrid.)
Public methodEnforceXsdConstraints(String) (Inherited from UltraGrid.)
Public methodEnforceXsdConstraints(Stream, XsdConstraintFlags) (Inherited from UltraGrid.)
Public methodEnforceXsdConstraints(String, XsdConstraintFlags) (Inherited from UltraGrid.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExcelExport(String, String, Boolean)
Public methodExcelExport(String, String, String, Boolean)
그리드의 내용을 엑셀로 Export 합니다.
Public methodExcelExport(String, String, String, Boolean, Boolean)
그리드의 내용을 엑셀로 Export 합니다.
Public methodExcelExport(String, String, String, Boolean, Boolean, Boolean)
그리드의 내용을 엑셀로 Export 합니다.
Public methodExcelExportDirect(String, String, Boolean)
Public methodExcelExportDirect(String, String, String, Boolean)
그리드의 내용을 엑셀로 Export 합니다.
Public methodExcelExportDirect(String, String, String, Boolean, Boolean)
그리드의 내용을 엑셀로 Export 합니다.
Public methodExcelExportMain(String, String, Boolean)
그리드의 메인/디테일 DataRelation 데이터 중 메인 데이터만 엑셀변환
Public methodExcelExportMain(String, String, String, Boolean)
그리드의 메인/디테일 DataRelation 데이터 중 메인 데이터만 엑셀변환
Public methodExcelExportMain(String, String, String, Boolean, Boolean)
그리드의 내용을 엑셀로 Export 합니다.
Public methodExcelExportMain(String, String, String, Boolean, Boolean, Boolean)
그리드의 메인/디테일 DataRelation 데이터 중 메인 데이터만 엑셀변환
Public methodFillData(DataTable)
데이터 바인딩
Public methodFillData(DataTable, BoolType)
데이터 바인딩
Public methodFillDataTemp
바인딩할 데이터가 존재하지 않을경우 임시테이블을 바인딩 하여 sub band 처리할수 있도록 함
Protected methodFinalize
Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection.
(Inherited from Component.)
Public methodFindForm
Retrieves the form that the control is on.
(Inherited from Control.)
Protected methodFireAfterColPosChanged (Inherited from UltraGrid.)
Protected methodFireAfterGroupPosChanged (Inherited from UltraGrid.)
Protected methodFireAfterRowRegionScroll (Inherited from UltraGrid.)
Protected methodFireBeforeColPosChanged (Inherited from UltraGrid.)
Protected methodFireBeforeColRegionScroll (Inherited from UltraGrid.)
Protected methodFireBeforeGroupPosChanged (Inherited from UltraGrid.)
Protected methodFireBeforeRowRegionScroll (Inherited from UltraGrid.)
Protected methodFireInitializeLayout (Inherited from UltraGrid.)
Protected methodFireInitializeRow (Inherited from UltraGrid.)
Public methodFocus
Sets input focus to the control.
(Inherited from Control.)
Protected methodForwardMouseMove (Inherited from UltraControlBase.)
Protected methodGetAccessibilityObjectById
Retrieves the specified AccessibleObject.
(Inherited from Control.)
Public methodGetActiveColScrollRegion (Inherited from UltraGridBase.)
Protected methodGetAutoSizeMode
Retrieves a value indicating how a control will behave when its AutoSize property is enabled.
(Inherited from Control.)
Public methodGetChildAtPoint(Point)
Retrieves the child control that is located at the specified coordinates.
(Inherited from Control.)
Public methodGetChildAtPoint(Point, GetChildAtPointSkip)
Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type.
(Inherited from Control.)
Public methodGetColumnFromPrintColumn (Inherited from UltraGrid.)
Public methodGetContainerControl
Returns the next ContainerControl up the control's chain of parent controls.
(Inherited from Control.)
Public methodGetCUDListDataTable(CUDRowFlag)
Public methodGetCUDListDataTable(UltraGridBand, CUDRowFlag)
Public methodGetCUDListDataTable(CUDRowFlag, String)
Public methodGetCUDListDataTable(UltraGridBand, CUDRowFlag, String)
Protected methodGetCurrentState (Inherited from UltraGrid.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Protected methodGetKeyActionMappings (Inherited from UltraGrid.)
Public methodGetLayoutGroupFromPoint (Inherited from UltraGridBase.)
Public methodGetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodGetNextControl
Retrieves the next control forward or back in the tab order of child controls.
(Inherited from Control.)
Public methodGetOriginalValueCell
특정 Cell의 원본 값을 반환 합니다.(처음 바인딩된 값)
Public methodGetOriginalValueDifferent(UltraGridRow)
row 의 변경여부를 판단한다.
Public methodGetOriginalValueDifferent(UltraGridRow, String)
row 의 변경여부를 판단한다.
Public methodGetPreferredSize
Retrieves the size of a rectangular area into which a control can be fitted.
(Inherited from Control.)
Public methodGetPrintRowFromRow (Inherited from UltraGrid.)
Public methodGetPrintRowsFromRows (Inherited from UltraGrid.)
Public methodGetRow (Inherited from UltraGridBase.)
Public methodGetRowFromPrintRow(UltraGridRow) (Inherited from UltraGrid.)
Public methodGetRowFromPrintRow(UltraGridRow, Boolean) (Inherited from UltraGrid.)
Public methodGetRowsFromPrintRows (Inherited from UltraGrid.)
Protected methodGetScaledBounds
Retrieves the bounds within which the control is scaled.
(Inherited from Control.)
Protected methodGetSelectionManager (Inherited from UltraControlBase.)
Protected methodGetService
Returns an object that represents a service provided by the Component or by its Container.
(Inherited from Component.)
Protected methodGetStyle
Retrieves the value of the specified control style bit for the control.
(Inherited from Control.)
Public methodGetSummarySettingsFromPrintSummarySettings (Inherited from UltraGrid.)
Protected methodGetTopLevel
Determines if the control is a top-level control.
(Inherited from Control.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHide
Conceals the control from the user.
(Inherited from Control.)
Public methodInitializeDataRepeaterClone (Inherited from UltraControlBase.)
Public methodInitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Protected methodInitLayout
Called after the control has been added to another container.
(Inherited from Control.)
Public methodInvalidate (Inherited from UltraControlBase.)
Public methodInvalidate(Rectangle) (Inherited from UltraControlBase.)
Public methodInvalidate(Boolean) (Inherited from UltraControlBase.)
Public methodInvalidate(Region) (Inherited from UltraControlBase.)
Public methodInvalidate(Rectangle, Boolean) (Inherited from UltraControlBase.)
Public methodInvalidate(Region, Boolean) (Inherited from UltraControlBase.)
Public methodInvoke(Delegate)
Executes the specified delegate on the thread that owns the control's underlying window handle.
(Inherited from Control.)
Public methodInvoke(Delegate, Object)
Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments.
(Inherited from Control.)
Protected methodInvokeGotFocus
Raises the GotFocus event for the specified control.
(Inherited from Control.)
Protected methodInvokeLostFocus
Raises the LostFocus event for the specified control.
(Inherited from Control.)
Protected methodInvokeOnClick
Raises the Click event for the specified control.
(Inherited from Control.)
Protected methodInvokePaint
Raises the Paint event for the specified control.
(Inherited from Control.)
Protected methodInvokePaintBackground
Raises the PaintBackground event for the specified control.
(Inherited from Control.)
Protected methodIsEventInProgress (Inherited from UltraGrid.)
Protected methodIsInputChar (Inherited from UltraGridBase.)
Protected methodIsInputKey (Inherited from UltraGrid.)
Protected methodIsPointDesignTimeActive (Inherited from UltraGridBase.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodMemberwiseClone(Boolean)
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject.)
Protected methodNotifyDesignEnvironmentOfChange (Inherited from UltraControlBase.)
Protected methodNotifyInvalidate
Raises the Invalidated event with a specified region of the control to invalidate.
(Inherited from Control.)
Protected methodNotifyPropChange(Enum) (Inherited from UltraControlBase.)
Protected methodNotifyPropChange(Enum, PropChangeInfo) (Inherited from UltraControlBase.)
Protected methodOnActiveRowChange (Inherited from UltraGrid.)
Protected methodOnActiveRowCleared (Inherited from UltraGrid.)
Protected methodOnAfterBandHiddenChanged (Inherited from UltraGridBase.)
Protected methodOnAfterCardCompressedStateChanged (Inherited from UltraGrid.)
Protected methodOnAfterCardsScroll (Inherited from UltraGrid.)
Protected methodOnAfterCellActivate (Inherited from UltraGrid.)
Protected methodOnAfterCellCancelUpdate (Inherited from UltraGrid.)
Protected methodOnAfterCellListCloseUp (Inherited from UltraGrid.)
Protected methodOnAfterCellUpdate (Inherited from UltraGrid.)
Protected methodOnAfterColPosChanged (Inherited from UltraGridBase.)
Protected methodOnAfterColRegionScroll (Inherited from UltraGrid.)
Protected methodOnAfterColRegionSize (Inherited from UltraGrid.)
Protected methodOnAfterEnterEditMode (Inherited from UltraGrid.)
Protected methodOnAfterExitEditMode (Inherited from UltraGrid.)
Protected methodOnAfterGroupPosChanged (Inherited from UltraGrid.)
Protected methodOnAfterHeaderCheckBoxStateChanged (Inherited from UltraGridBase.)
Protected methodOnAfterPerformAction (Inherited from UltraGrid.)
Protected methodOnAfterRowActivate (Inherited from UltraGrid.)
Protected methodOnAfterRowCancelUpdate (Inherited from UltraGrid.)
Protected methodOnAfterRowCollapsed (Inherited from UltraGrid.)
Protected methodOnAfterRowEditTemplateClosed (Inherited from UltraGrid.)
Protected methodOnAfterRowEditTemplateDisplayed (Inherited from UltraGrid.)
Protected methodOnAfterRowExpanded (Inherited from UltraGrid.)
Protected methodOnAfterRowFilterChanged (Inherited from UltraGridBase.)
Protected methodOnAfterRowFilterDropDownPopulate (Inherited from UltraGridBase.)
Protected methodOnAfterRowFixedStateChanged (Inherited from UltraGrid.)
Protected methodOnAfterRowInsert (Overrides UltraGrid.OnAfterRowInsert(RowEventArgs).)
Protected methodOnAfterRowLayoutItemResized (Inherited from UltraGrid.)
Protected methodOnAfterRowRegionScroll (Inherited from UltraGrid.)
Protected methodOnAfterRowRegionSize (Inherited from UltraGrid.)
Protected methodOnAfterRowResize (Inherited from UltraGrid.)
Protected methodOnAfterRowsDeleted (Inherited from UltraGrid.)
Protected methodOnAfterRowUpdate (Inherited from UltraGrid.)
Protected methodOnAfterSelectChange (Inherited from UltraGrid.)
Protected methodOnAfterSortChange (Inherited from UltraGridBase.)
Protected methodOnAfterSummaryDialog (Inherited from UltraGrid.)
Protected methodOnAutoSizeChanged
Raises the AutoSizeChanged event.
(Inherited from Control.)
Protected methodOnBackColorChanged (Inherited from UltraControlBase.)
Protected methodOnBackgroundImageChanged
Raises the BackgroundImageChanged event.
(Inherited from Control.)
Protected methodOnBackgroundImageLayoutChanged (Inherited from Control.)
Protected methodOnBasePropChanged (Inherited from UltraGrid.)
Protected methodOnBeforeAutoSizeEdit (Inherited from UltraGrid.)
Protected methodOnBeforeBandHiddenChanged (Inherited from UltraGridBase.)
Protected methodOnBeforeCardCompressedStateChanged (Inherited from UltraGrid.)
Protected methodOnBeforeCellActivate (Inherited from UltraGrid.)
Protected methodOnBeforeCellCancelUpdate (Inherited from UltraGrid.)
Protected methodOnBeforeCellDeactivate (Inherited from UltraGrid.)
Protected methodOnBeforeCellListDropDown (Inherited from UltraGrid.)
Protected methodOnBeforeCellUpdate (Inherited from UltraGrid.)
Protected methodOnBeforeColPosChanged (Inherited from UltraGridBase.)
Protected methodOnBeforeColRegionRemoved (Inherited from UltraGrid.)
Protected methodOnBeforeColRegionScroll (Inherited from UltraGrid.)
Protected methodOnBeforeColRegionSize (Inherited from UltraGrid.)
Protected methodOnBeforeColRegionSplit (Inherited from UltraGrid.)
Protected methodOnBeforeColumnChooserDisplayed (Overrides UltraGridBase.OnBeforeColumnChooserDisplayed(BeforeColumnChooserDisplayedEventArgs).)
Protected methodOnBeforeCustomRowFilterDialog (Inherited from UltraGridBase.)
Protected methodOnBeforeDisplayDataErrorTooltip (Inherited from UltraGrid.)
Protected methodOnBeforeEnterEditMode (Inherited from UltraGrid.)
Protected methodOnBeforeExitEditMode (Inherited from UltraGrid.)
Protected methodOnBeforeGroupPosChanged (Inherited from UltraGrid.)
Protected methodOnBeforeHeaderCheckBoxStateChanged (Inherited from UltraGridBase.)
Protected methodOnBeforeMultiCellOperation (Inherited from UltraGrid.)
Protected methodOnBeforePerformAction (Inherited from UltraGrid.)
Protected methodOnBeforePrint (Inherited from UltraGrid.)
Protected methodOnBeforeRowActivate (Overrides UltraGrid.OnBeforeRowActivate(RowEventArgs).)
Protected methodOnBeforeRowCancelUpdate (Inherited from UltraGrid.)
Protected methodOnBeforeRowCollapsed (Inherited from UltraGrid.)
Protected methodOnBeforeRowDeactivate (Inherited from UltraGrid.)
Protected methodOnBeforeRowEditTemplateClosed (Inherited from UltraGrid.)
Protected methodOnBeforeRowEditTemplateDisplayed (Inherited from UltraGrid.)
Protected methodOnBeforeRowExpanded (Inherited from UltraGrid.)
Protected methodOnBeforeRowFilterChanged (Inherited from UltraGridBase.)
Protected methodOnBeforeRowFilterDropDown (Inherited from UltraGridBase.)
Protected methodOnBeforeRowFilterDropDownPopulate (Inherited from UltraGridBase.)
Protected methodOnBeforeRowFixedStateChanged (Inherited from UltraGrid.)
Protected methodOnBeforeRowInsert (Inherited from UltraGrid.)
Protected methodOnBeforeRowLayoutItemResized (Inherited from UltraGrid.)
Protected methodOnBeforeRowRegionRemoved (Inherited from UltraGrid.)
Protected methodOnBeforeRowRegionScroll (Inherited from UltraGrid.)
Protected methodOnBeforeRowRegionSize (Inherited from UltraGrid.)
Protected methodOnBeforeRowRegionSplit (Inherited from UltraGrid.)
Protected methodOnBeforeRowResize (Inherited from UltraGrid.)
Protected methodOnBeforeRowsDeleted (Inherited from UltraGrid.)
Protected methodOnBeforeRowUpdate (Inherited from UltraGrid.)
Protected methodOnBeforeSelectChange (Inherited from UltraGrid.)
Protected methodOnBeforeSortChange (Inherited from UltraGridBase.)
Protected methodOnBeforeSummaryDialog (Inherited from UltraGrid.)
Protected methodOnBeginInit (Inherited from UltraGridBase.)
Protected methodOnBindingContextChanged
Raises the BindingContextChanged event.
(Inherited from Control.)
Protected methodOnCausesValidationChanged
Raises the CausesValidationChanged event.
(Inherited from Control.)
Protected methodOnCellChange (Overrides UltraGrid.OnCellChange(CellEventArgs).)
Protected methodOnCellDataError (Inherited from UltraGrid.)
Protected methodOnCellListSelect (Inherited from UltraGrid.)
Protected methodOnChangeUICues
Raises the ChangeUICues event.
(Inherited from Control.)
Protected methodOnClick (Inherited from UltraControlBase.)
Protected methodOnClickCell (Inherited from UltraGrid.)
Protected methodOnClickCellButton (Inherited from UltraGrid.)
Protected methodOnClientSizeChanged
Raises the ClientSizeChanged event.
(Inherited from Control.)
Protected methodOnContextMenuChanged
Raises the ContextMenuChanged event.
(Inherited from Control.)
Protected methodOnContextMenuStripChanged
Raises the ContextMenuStripChanged event.
(Inherited from Control.)
Protected methodOnControlAdded
Raises the ControlAdded event.
(Inherited from Control.)
Protected methodOnControlRemoved
Raises the ControlRemoved event.
(Inherited from Control.)
Protected methodOnCreateControl (Inherited from UltraGridBase.)
Protected methodOnCursorChanged
Raises the CursorChanged event.
(Inherited from Control.)
Protected methodOnDockChanged
Raises the DockChanged event.
(Inherited from Control.)
Protected methodOnDoubleClick (Inherited from UltraControlBase.)
Protected methodOnDoubleClickCell (Inherited from UltraGrid.)
Protected methodOnDoubleClickHeader (Inherited from UltraGrid.)
Protected methodOnDoubleClickRow (Inherited from UltraGrid.)
Protected methodOnDragDrop
Raises the DragDrop event.
(Inherited from Control.)
Protected methodOnDragEnter
Raises the DragEnter event.
(Inherited from Control.)
Protected methodOnDragLeave
Raises the DragLeave event.
(Inherited from Control.)
Protected methodOnDragOver
Raises the DragOver event.
(Inherited from Control.)
Protected methodOnEnabledChanged (Inherited from UltraGridBase.)
Protected methodOnEndInit (Inherited from UltraGrid.)
Protected methodOnEnter
Raises the Enter event.
(Inherited from Control.)
Protected methodOnError (Inherited from UltraGrid.)
Protected methodOnFilterCellValueChanged (Inherited from UltraGridBase.)
Protected methodOnFilterRow (Inherited from UltraGridBase.)
Protected methodOnFontChanged (Inherited from UltraGrid.)
Protected methodOnForeColorChanged
Raises the ForeColorChanged event.
(Inherited from Control.)
Protected methodOnGiveFeedback
Raises the GiveFeedback event.
(Inherited from Control.)
Protected methodOnGotFocus (Inherited from UltraGrid.)
Protected methodOnHandleCreated (Inherited from UltraControlBase.)
Protected methodOnHandleDestroyed (Inherited from UltraControlBase.)
Protected methodOnHelpRequested
Raises the HelpRequested event.
(Inherited from Control.)
Protected methodOnImeModeChanged
Raises the ImeModeChanged event.
(Inherited from Control.)
Protected methodOnInitializeGroupByRow (Inherited from UltraGrid.)
Protected methodOnInitializeLayout (Inherited from UltraGrid.)
Protected methodOnInitializeLogicalPrintPage (Inherited from UltraGrid.)
Protected methodOnInitializePrint (Inherited from UltraGrid.)
Protected methodOnInitializePrintPreview (Inherited from UltraGrid.)
Protected methodOnInitializeRow (Inherited from UltraGrid.)
Protected methodOnInitializeRowsCollection (Inherited from UltraGridBase.)
Protected methodOnInitializeTemplateAddRow (Inherited from UltraGrid.)
Protected methodOnInvalidated
Raises the Invalidated event.
(Inherited from Control.)
Protected methodOnKeyDown (Overrides UltraControlBase.OnKeyDown(KeyEventArgs).)
Protected methodOnKeyPress (Inherited from UltraGrid.)
Protected methodOnKeyUp (Inherited from UltraGrid.)
Protected methodOnLayout
Raises the Layout event.
(Inherited from Control.)
Protected methodOnLeave (Inherited from UltraGrid.)
Protected methodOnListManagerSet (Inherited from UltraGridBase.)
Protected methodOnLocationChanged
Raises the LocationChanged event.
(Inherited from Control.)
Protected methodOnLostFocus (Inherited from UltraGrid.)
Protected methodOnMarginChanged
Raises the MarginChanged event.
(Inherited from Control.)
Protected methodOnMouseCaptureChanged
Raises the MouseCaptureChanged event.
(Inherited from Control.)
Protected methodOnMouseClick
Raises the MouseClick event.
(Inherited from Control.)
Protected methodOnMouseDoubleClick
Raises the MouseDoubleClick event.
(Inherited from Control.)
Protected methodOnMouseDown (Inherited from UltraControlBase.)
Protected methodOnMouseEnter (Inherited from UltraControlBase.)
Protected methodOnMouseEnterElement (Inherited from UltraGrid.)
Protected methodOnMouseHover (Inherited from UltraControlBase.)
Protected methodOnMouseLeave (Inherited from UltraControlBase.)
Protected methodOnMouseLeaveElement (Inherited from UltraGrid.)
Protected methodOnMouseMove (Inherited from UltraControlBase.)
Protected methodOnMouseUp (Inherited from UltraControlBase.)
Protected methodOnMouseWheel (Inherited from UltraGridBase.)
Protected methodOnMove
Raises the Move event.
(Inherited from Control.)
Protected methodOnNotifyMessage
Notifies the control of Windows messages.
(Inherited from Control.)
Protected methodOnOffice2007ColorSchemeChanged (Inherited from UltraControlBase.)
Protected methodOnPaddingChanged
Raises the PaddingChanged event.
(Inherited from Control.)
Protected methodOnPaint (Overrides UltraGrid.OnPaint(PaintEventArgs).)
Protected methodOnPaintBackground
Paints the background of the control.
(Inherited from Control.)
Protected methodOnParentBackColorChanged
Raises the BackColorChanged event when the BackColor property value of the control's container changes.
(Inherited from Control.)
Protected methodOnParentBackgroundImageChanged
Raises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes.
(Inherited from Control.)
Protected methodOnParentBindingContextChanged
Raises the BindingContextChanged event when the BindingContext property value of the control's container changes.
(Inherited from Control.)
Protected methodOnParentChanged (Inherited from UltraControlBase.)
Protected methodOnParentCursorChanged
Raises the CursorChanged event.
(Inherited from Control.)
Protected methodOnParentEnabledChanged
Raises the EnabledChanged event when the Enabled property value of the control's container changes.
(Inherited from Control.)
Protected methodOnParentFontChanged
Raises the FontChanged event when the Font property value of the control's container changes.
(Inherited from Control.)
Protected methodOnParentForeColorChanged
Raises the ForeColorChanged event when the ForeColor property value of the control's container changes.
(Inherited from Control.)
Protected methodOnParentRightToLeftChanged
Raises the RightToLeftChanged event when the RightToLeft property value of the control's container changes.
(Inherited from Control.)
Protected methodOnParentVisibleChanged
Raises the VisibleChanged event when the Visible property value of the control's container changes.
(Inherited from Control.)
Protected methodOnPreviewKeyDown
Raises the PreviewKeyDown event.
(Inherited from Control.)
Protected methodOnPrint
Raises the Paint event.
(Inherited from Control.)
Protected methodOnPropertyChanged (Inherited from UltraGrid.)
Protected methodOnQueryContinueDrag
Raises the QueryContinueDrag event.
(Inherited from Control.)
Protected methodOnRegionChanged
Raises the RegionChanged event.
(Inherited from Control.)
Protected methodOnResize (Inherited from UltraGrid.)
Protected methodOnRightToLeftChanged
Raises the RightToLeftChanged event.
(Inherited from Control.)
Protected methodOnRowEditTemplateRequested (Inherited from UltraGrid.)
Protected methodOnSelectingNextControl (Inherited from UltraGridBase.)
Protected methodOnSelectionDrag (Inherited from UltraGrid.)
Protected methodOnSizeChanged
Raises the SizeChanged event.
(Inherited from Control.)
Protected methodOnStyleChanged
Raises the StyleChanged event.
(Inherited from Control.)
Public methodOnSubObjectPropChanged (Inherited from UltraGridBase.)
Protected methodOnSummaryValueChanged (Inherited from UltraGrid.)
Protected methodOnSystemColorsChanged
Raises the SystemColorsChanged event.
(Inherited from Control.)
Protected methodOnTabIndexChanged
Raises the TabIndexChanged event.
(Inherited from Control.)
Protected methodOnTabStopChanged
Raises the TabStopChanged event.
(Inherited from Control.)
Protected methodOnTextChanged (Inherited from UltraGridBase.)
Protected methodOnThemeChanged (Inherited from UltraControlBase.)
Protected methodOnValidated
Raises the Validated event.
(Inherited from Control.)
Protected methodOnValidating
Raises the Validating event.
(Inherited from Control.)
Protected methodOnVisibleChanged (Inherited from UltraControlBase.)
Public methodPerformAction(UltraGridAction) (Inherited from UltraGrid.)
Public methodPerformAction(UltraGridAction, Boolean, Boolean) (Inherited from UltraGrid.)
Protected methodPerformKeyAction (Inherited from UltraGrid.)
Public methodPerformLayout
Forces the control to apply layout logic to all its child controls.
(Inherited from Control.)
Public methodPerformLayout(Control, String)
Forces the control to apply layout logic to all its child controls.
(Inherited from Control.)
Public methodPointToClient
Computes the location of the specified screen point into client coordinates.
(Inherited from Control.)
Public methodPointToScreen
Computes the location of the specified client point into screen coordinates.
(Inherited from Control.)
Public methodPreProcessControlMessage
Preprocesses keyboard or input messages within the message loop before they are dispatched.
(Inherited from Control.)
Public methodPreProcessMessage
Preprocesses keyboard or input messages within the message loop before they are dispatched.
(Inherited from Control.)
Public methodPrint (Inherited from UltraGrid.)
Public methodPrint(UltraGridLayout) (Inherited from UltraGrid.)
Public methodPrint(RowPropertyCategories) (Inherited from UltraGrid.)
Public methodPrint(UltraGridLayout, RowPropertyCategories) (Inherited from UltraGrid.)
Public methodPrint(UltraGridLayout, PrintDocument) (Inherited from UltraGrid.)
Public methodPrint(UltraGridLayout, PrintDocument, RowPropertyCategories) (Inherited from UltraGrid.)
Public methodPrintPreview (Inherited from UltraGrid.)
Public methodPrintPreview(RowPropertyCategories) (Inherited from UltraGrid.)
Public methodPrintPreview(UltraGridLayout) (Inherited from UltraGrid.)
Public methodPrintPreview(UltraGridLayout, RowPropertyCategories) (Inherited from UltraGrid.)
Public methodPrintPreview(UltraGridLayout, PrintDocument) (Inherited from UltraGrid.)
Public methodPrintPreview(UltraGridLayout, PrintDocument, RowPropertyCategories) (Inherited from UltraGrid.)
Protected methodProcessCmdKey
Processes a command key.
(Inherited from Control.)
Protected methodProcessDialogChar
Processes a dialog character.
(Inherited from Control.)
Protected methodProcessDialogKey
Processes a dialog key.
(Inherited from Control.)
Protected methodProcessKeyEventArgs
Processes a key message and generates the appropriate control events.
(Inherited from Control.)
Protected methodProcessKeyMessage
Processes a keyboard message.
(Inherited from Control.)
Protected methodProcessKeyPreview
Previews a keyboard message.
(Inherited from Control.)
Protected methodProcessMnemonic (Inherited from UltraGrid.)
Protected methodRaiseDragEvent
Raises the appropriate drag event.
(Inherited from Control.)
Protected methodRaiseKeyEvent
Raises the appropriate key event.
(Inherited from Control.)
Protected methodRaiseMouseEvent
Raises the appropriate mouse event.
(Inherited from Control.)
Protected methodRaisePaintEvent
Raises the appropriate paint event.
(Inherited from Control.)
Protected methodRecreateHandle
Forces the re-creation of the handle for the control.
(Inherited from Control.)
Public methodRectangleToClient
Computes the size and location of the specified screen rectangle in client coordinates.
(Inherited from Control.)
Public methodRectangleToScreen
Computes the size and location of the specified client rectangle in screen coordinates.
(Inherited from Control.)
Public methodRefresh (Inherited from UltraGridBase.)
Public methodResetAll
그리드 정보를 초기상태로 복원.
Public methodResetDisplayLayout (Inherited from UltraGridBase.)
Public methodResetExitEditModeOnLeave (Inherited from UltraGrid.)
Protected methodResetFirstDrawFlag (Inherited from UltraGridBase.)
Public methodResetImageList (Inherited from UltraGridBase.)
Public methodResetLayouts (Inherited from UltraGridBase.)
Protected methodResetMouseEventArgs
Resets the control to handle the MouseLeave event.
(Inherited from Control.)
Public methodResetRowUpdateCancelAction (Inherited from UltraGrid.)
Public methodResetText
Resets the Text property to its default value.
(Inherited from Control.)
Public methodResetUpdateMode (Inherited from UltraGrid.)
Public methodResumeLayout
Resumes usual layout logic.
(Inherited from Control.)
Public methodResumeLayout(Boolean)
Resumes usual layout logic, optionally forcing an immediate layout of pending layout requests.
(Inherited from Control.)
Public methodResumeRowSynchronization (Inherited from UltraGridBase.)
Public methodResumeSummaryUpdates (Inherited from UltraGridBase.)
Public methodRowsClearAll
전체행을 삭제합니다. datasource와 상관없이 직접 row를 delete 합니다. 2011.01.28 Yoon Ji Hoon
Public methodRowSelectorVisibleStyle(RowSelectorNumberStyle)
Public methodRowSelectorVisibleStyle(UltraGridBand, RowSelectorNumberStyle)
RowSelector[Row 헤더] 스타일을 설정 합니다.
AllowRowSelectorVisible 값이 true 이어야 유효 합니다.
Protected methodRtlTranslateAlignment(HorizontalAlignment)
Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text.
(Inherited from Control.)
Protected methodRtlTranslateAlignment(LeftRightAlignment)
Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text.
(Inherited from Control.)
Protected methodRtlTranslateAlignment(ContentAlignment)
Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text.
(Inherited from Control.)
Protected methodRtlTranslateContent
Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text.
(Inherited from Control.)
Protected methodRtlTranslateHorizontal
Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text.
(Inherited from Control.)
Protected methodRtlTranslateLeftRight
Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text.
(Inherited from Control.)
Public methodScale
Scales the control and all child controls by the specified scaling factor.
(Inherited from Control.)
Protected methodScaleControl
Scales a control's location, size, padding and margin.
(Inherited from Control.)
Protected methodScrollControl (Inherited from UltraControlBase.)
Public methodSelect
Activates the control.
(Inherited from Control.)
Protected methodSelect(Boolean, Boolean)
Activates a child control. Optionally specifies the direction in the tab order to select the control from.
(Inherited from Control.)
Public methodSelectNextControl
Activates the next control.
(Inherited from Control.)
Public methodSendToBack
Sends the control to the back of the z-order.
(Inherited from Control.)
Protected methodSetAutoSizeMode
Sets a value indicating how a control will behave when its AutoSize property is enabled.
(Inherited from Control.)
Public methodSetBounds(Int32, Int32, Int32, Int32)
Sets the bounds of the control to the specified location and size.
(Inherited from Control.)
Public methodSetBounds(Int32, Int32, Int32, Int32, BoundsSpecified)
Sets the specified bounds of the control to the specified location and size.
(Inherited from Control.)
Protected methodSetBoundsCore
Performs the work of setting the specified bounds of this control.
(Inherited from Control.)
Protected methodSetClientSizeCore
Sets the size of the client area of the control.
(Inherited from Control.)
Public methodSetColumnAlign(String, HAlignStyle, VAlignStyle)
컬럼의 데이타를 정렬 합니다.
Public methodSetColumnAlign(UltraGridBand, String, HAlignStyle, VAlignStyle)
Public methodSetColumnStyleToComboBox(String, DataTable, String, String)
Public methodSetColumnStyleToComboBox(String, String, DataTable, String, String)
Public methodSetDataBinding(Object, String) (Inherited from UltraGridBase.)
Public methodSetDataBinding(Object, String, Boolean) (Inherited from UltraGridBase.)
Public methodSetDataBinding(Object, String, Boolean, Boolean) (Inherited from UltraGridBase.)
Protected methodSetFocusToNextControl (Inherited from UltraControlBase.)
Public methodSetGridHeader
Public methodSetReadOnlyGridViewModeStyle
조회 전용 그리드 스타일로 변경 합니다.
Public methodSetRowSelector(UltraGridRow, CUDRowFlag)
GridRowSelector의 CUD 타입을 설정합니다.
CUDListType이 All 이면 GridCUDColor.DEFAULT_COLOR로 설정 됩니다.
Public methodSetRowSelector(UltraGridRow, CUDRowFlag)
GridRowSelector의 CUD 타입을 설정합니다.
CUDListType이 All 이면 GridCUDColor.DEFAULT_COLOR로 설정 됩니다.
Public methodSetRowSelectorWidth(Int32)
RowSelector Width를 설정 합니다.
Public methodSetRowSelectorWidth(UltraGridBand, Int32)
현재 존재하는 전체 Band에 대해 RowSelector Width를 설정 합니다.
Protected methodSetStyle
Sets a specified ControlStyles flag to either true or false.
(Inherited from Control.)
Protected methodSetTopLevel
Sets the control as the top-level control.
(Inherited from Control.)
Protected methodSetVisibleCore
Sets the control to the specified visible state.
(Inherited from Control.)
Protected methodShouldSerializeDisplayLayout (Inherited from UltraGridBase.)
Protected methodShouldSerializeExitEditModeOnLeave (Inherited from UltraGrid.)
Protected methodShouldSerializeImageList (Inherited from UltraGridBase.)
Protected methodShouldSerializeLayouts (Inherited from UltraGridBase.)
Protected methodShouldSerializeRowUpdateCancelAction (Inherited from UltraGrid.)
Protected methodShouldSerializeUpdateMode (Inherited from UltraGrid.)
Public methodShow
Displays the control to the user.
(Inherited from Control.)
Public methodShowColumnChooser (Inherited from UltraGridBase.)
Public methodShowColumnChooser(String) (Inherited from UltraGridBase.)
Public methodShowColumnChooser(Boolean) (Inherited from UltraGridBase.)
Public methodShowColumnChooser(UltraGridBand, Boolean) (Inherited from UltraGridBase.)
Public methodShowColumnChooser(String, Boolean) (Inherited from UltraGridBase.)
Public methodShowColumnChooser(UltraGridBand, Boolean, String) (Inherited from UltraGridBase.)
Public methodShowColumnChooser(UltraGridBand, Boolean, String, Boolean) (Inherited from UltraGridBase.)
Public methodShowColumnChooser(UltraGridBand, Boolean, String, Boolean, Rectangle) (Inherited from UltraGridBase.)
Public methodShowCustomFilterDialog (Inherited from UltraGridBase.)
Protected methodSizeFromClientSize
Determines the size of the entire control from the height and width of its client area.
(Inherited from Control.)
Public methodSuspendLayout
Temporarily suspends the layout logic for the control.
(Inherited from Control.)
Public methodSuspendRowSynchronization (Inherited from UltraGridBase.)
Public methodSuspendSummaryUpdates (Inherited from UltraGridBase.)
Public methodToString
Returns a String containing the name of the Component, if any. This method should not be overridden.
(Inherited from Component.)
Public methodUpdate (Inherited from UltraControlBase.)
Protected methodUpdateBounds
Updates the bounds of the control with the current size and location.
(Inherited from Control.)
Protected methodUpdateBounds(Int32, Int32, Int32, Int32)
Updates the bounds of the control with the specified size and location.
(Inherited from Control.)
Protected methodUpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32)
Updates the bounds of the control with the specified size, location, and client size.
(Inherited from Control.)
Public methodUpdateData (Inherited from UltraGridBase.)
Protected methodUpdateStyles
Forces the assigned styles to be reapplied to the control.
(Inherited from Control.)
Protected methodUpdateZOrder
Updates the control in its parent's z-order.
(Inherited from Control.)
Protected methodWndProc
Processes Windows messages.
(Inherited from Control.)
Top
Events
  NameDescription
Public eventAfterBandHiddenChanged (Inherited from UltraGridBase.)
Public eventAfterCardCompressedStateChanged (Inherited from UltraGrid.)
Public eventAfterCardsScroll (Inherited from UltraGrid.)
Public eventAfterCellActivate (Inherited from UltraGrid.)
Public eventAfterCellCancelUpdate (Inherited from UltraGrid.)
Public eventAfterCellListCloseUp (Inherited from UltraGrid.)
Public eventAfterCellUpdate (Inherited from UltraGrid.)
Public eventAfterColPosChanged (Inherited from UltraGridBase.)
Public eventAfterColRegionScroll (Inherited from UltraGrid.)
Public eventAfterColRegionSize (Inherited from UltraGrid.)
Public eventAfterEnterEditMode (Inherited from UltraGrid.)
Public eventAfterExitEditMode (Inherited from UltraGrid.)
Public eventAfterGroupPosChanged (Inherited from UltraGrid.)
Public eventAfterHeaderCheckStateChanged (Inherited from UltraGridBase.)
Public eventAfterPerformAction (Inherited from UltraGrid.)
Public eventAfterRowActivate (Inherited from UltraGrid.)
Public eventAfterRowCancelUpdate (Inherited from UltraGrid.)
Public eventAfterRowCollapsed (Inherited from UltraGrid.)
Public eventAfterRowEditTemplateClosed (Inherited from UltraGrid.)
Public eventAfterRowEditTemplateDisplayed (Inherited from UltraGrid.)
Public eventAfterRowExpanded (Inherited from UltraGrid.)
Public eventAfterRowFilterChanged (Inherited from UltraGridBase.)
Public eventAfterRowFilterDropDownPopulate (Inherited from UltraGridBase.)
Public eventAfterRowFixedStateChanged (Inherited from UltraGrid.)
Public eventAfterRowInsert (Inherited from UltraGrid.)
Public eventAfterRowLayoutItemResized (Inherited from UltraGrid.)
Public eventAfterRowRegionScroll (Inherited from UltraGrid.)
Public eventAfterRowRegionSize (Inherited from UltraGrid.)
Public eventAfterRowResize (Inherited from UltraGrid.)
Public eventAfterRowsDeleted (Inherited from UltraGrid.)
Public eventAfterRowUpdate (Inherited from UltraGrid.)
Public eventAfterSelectChange (Inherited from UltraGrid.)
Public eventAfterSortChange (Inherited from UltraGridBase.)
Public eventAfterSummaryDialog (Inherited from UltraGrid.)
Public eventBackColorChanged
Occurs when the value of the BackColor property changes.
(Inherited from Control.)
Public eventBackgroundImageChanged
Occurs when the value of the BackgroundImage property changes.
(Inherited from Control.)
Public eventBackgroundImageLayoutChanged
Occurs when the BackgroundImageLayout property changes.
(Inherited from Control.)
Public eventBeforeAutoSizeEdit (Inherited from UltraGrid.)
Public eventBeforeBandHiddenChanged (Inherited from UltraGridBase.)
Public eventBeforeCardCompressedStateChanged (Inherited from UltraGrid.)
Public eventBeforeCellActivate (Inherited from UltraGrid.)
Public eventBeforeCellCancelUpdate (Inherited from UltraGrid.)
Public eventBeforeCellDeactivate (Inherited from UltraGrid.)
Public eventBeforeCellListDropDown (Inherited from UltraGrid.)
Public eventBeforeCellUpdate (Inherited from UltraGrid.)
Public eventBeforeColPosChanged (Inherited from UltraGridBase.)
Public eventBeforeColRegionRemoved (Inherited from UltraGrid.)
Public eventBeforeColRegionScroll (Inherited from UltraGrid.)
Public eventBeforeColRegionSize (Inherited from UltraGrid.)
Public eventBeforeColRegionSplit (Inherited from UltraGrid.)
Public eventBeforeColumnChooserDisplayed (Inherited from UltraGridBase.)
Public eventBeforeCustomRowFilterDialog (Inherited from UltraGridBase.)
Public eventBeforeDisplayDataErrorTooltip (Inherited from UltraGrid.)
Public eventBeforeEnterEditMode (Inherited from UltraGrid.)
Public eventBeforeExitEditMode (Inherited from UltraGrid.)
Public eventBeforeGroupPosChanged (Inherited from UltraGrid.)
Public eventBeforeHeaderCheckStateChanged (Inherited from UltraGridBase.)
Public eventBeforeMultiCellOperation (Inherited from UltraGrid.)
Public eventBeforePerformAction (Inherited from UltraGrid.)
Public eventBeforePrint (Inherited from UltraGrid.)
Public eventBeforeRowActivate (Inherited from UltraGrid.)
Public eventBeforeRowCancelUpdate (Inherited from UltraGrid.)
Public eventBeforeRowCollapsed (Inherited from UltraGrid.)
Public eventBeforeRowDeactivate (Inherited from UltraGrid.)
Public eventBeforeRowEditTemplateClosed (Inherited from UltraGrid.)
Public eventBeforeRowEditTemplateDisplayed (Inherited from UltraGrid.)
Public eventBeforeRowExpanded (Inherited from UltraGrid.)
Public eventBeforeRowFilterChanged (Inherited from UltraGridBase.)
Public eventBeforeRowFilterDropDown (Inherited from UltraGridBase.)
Public eventBeforeRowFilterDropDownPopulate (Inherited from UltraGridBase.)
Public eventBeforeRowFixedStateChanged (Inherited from UltraGrid.)
Public eventBeforeRowInsert (Inherited from UltraGrid.)
Public eventBeforeRowLayoutItemResized (Inherited from UltraGrid.)
Public eventBeforeRowRegionRemoved (Inherited from UltraGrid.)
Public eventBeforeRowRegionScroll (Inherited from UltraGrid.)
Public eventBeforeRowRegionSize (Inherited from UltraGrid.)
Public eventBeforeRowRegionSplit (Inherited from UltraGrid.)
Public eventBeforeRowResize (Inherited from UltraGrid.)
Public eventBeforeRowsDeleted (Inherited from UltraGrid.)
Public eventBeforeRowUpdate (Inherited from UltraGrid.)
Public eventBeforeSelectChange (Inherited from UltraGrid.)
Public eventBeforeSortChange (Inherited from UltraGridBase.)
Public eventBeforeSummaryDialog (Inherited from UltraGrid.)
Public eventBindingContextChanged
Occurs when the value of the BindingContext property changes.
(Inherited from Control.)
Public eventCausesValidationChanged
Occurs when the value of the CausesValidation property changes.
(Inherited from Control.)
Public eventCellChange (Inherited from UltraGrid.)
Public eventCellDataError (Inherited from UltraGrid.)
Public eventCellListSelect (Inherited from UltraGrid.)
Public eventChangeUICues
Occurs when the focus or keyboard user interface (UI) cues change.
(Inherited from Control.)
Public eventClick
Occurs when the control is clicked.
(Inherited from Control.)
Public eventClickCell (Inherited from UltraGrid.)
Public eventClickCellButton (Inherited from UltraGrid.)
Public eventClientSizeChanged
Occurs when the value of the ClientSize property changes.
(Inherited from Control.)
Public eventContextMenuChanged
Occurs when the value of the ContextMenu property changes.
(Inherited from Control.)
Public eventContextMenuStripChanged
Occurs when the value of the ContextMenuStrip property changes.
(Inherited from Control.)
Public eventControlAdded (Inherited from Control.)
Public eventControlRemoved (Inherited from Control.)
Public eventCursorChanged
Occurs when the value of the Cursor property changes.
(Inherited from Control.)
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public eventDockChanged
Occurs when the value of the Dock property changes.
(Inherited from Control.)
Public eventDoubleClick
Occurs when the control is double-clicked.
(Inherited from Control.)
Public eventDoubleClickCell (Inherited from UltraGrid.)
Public eventDoubleClickHeader (Inherited from UltraGrid.)
Public eventDoubleClickRow (Inherited from UltraGrid.)
Public eventDragDrop
Occurs when a drag-and-drop operation is completed.
(Inherited from Control.)
Public eventDragEnter
Occurs when an object is dragged into the control's bounds.
(Inherited from Control.)
Public eventDragLeave
Occurs when an object is dragged out of the control's bounds.
(Inherited from Control.)
Public eventDragOver
Occurs when an object is dragged over the control's bounds.
(Inherited from Control.)
Public eventEnabledChanged
Occurs when the Enabled property value has changed.
(Inherited from Control.)
Public eventEnter
Occurs when the control is entered.
(Inherited from Control.)
Public eventError (Inherited from UltraGrid.)
Public eventFilterCellValueChanged (Inherited from UltraGridBase.)
Public eventFilterRow (Inherited from UltraGridBase.)
Public eventFontChanged
Occurs when the Font property value changes.
(Inherited from Control.)
Public eventForeColorChanged
Occurs when the ForeColor property value changes.
(Inherited from Control.)
Public eventGiveFeedback
Occurs during a drag operation.
(Inherited from Control.)
Public eventGotFocus
Occurs when the control receives focus.
(Inherited from Control.)
Public eventHandleCreated
Occurs when a handle is created for the control.
(Inherited from Control.)
Public eventHandleDestroyed
Occurs when the control's handle is in the process of being destroyed.
(Inherited from Control.)
Public eventHelpRequested
Occurs when the user requests help for a control.
(Inherited from Control.)
Public eventImeModeChanged
Occurs when the ImeMode property has changed.
(Inherited from Control.)
Public eventInitializeGroupByRow (Inherited from UltraGrid.)
Public eventInitializeLayout (Inherited from UltraGrid.)
Public eventInitializeLogicalPrintPage (Inherited from UltraGrid.)
Public eventInitializePrint (Inherited from UltraGrid.)
Public eventInitializePrintPreview (Inherited from UltraGrid.)
Public eventInitializeRow (Inherited from UltraGrid.)
Public eventInitializeRowsCollection (Inherited from UltraGridBase.)
Public eventInitializeTemplateAddRow (Inherited from UltraGrid.)
Public eventInvalidated
Occurs when a control's display requires redrawing.
(Inherited from Control.)
Public eventKeyDown
Occurs when a key is pressed while the control has focus.
(Inherited from Control.)
Public eventKeyPress
Occurs when a character. space or backspace key is pressed while the control has focus.
(Inherited from Control.)
Public eventKeyUp
Occurs when a key is released while the control has focus.
(Inherited from Control.)
Public eventLayout
Occurs when a control should reposition its child controls.
(Inherited from Control.)
Public eventLeave
Occurs when the input focus leaves the control.
(Inherited from Control.)
Public eventLocationChanged
Occurs when the Location property value has changed.
(Inherited from Control.)
Public eventLostFocus
Occurs when the control loses focus.
(Inherited from Control.)
Public eventMarginChanged
Occurs when the control's margin changes.
(Inherited from Control.)
Public eventMouseCaptureChanged
Occurs when the control loses mouse capture.
(Inherited from Control.)
Public eventMouseClick
Occurs when the control is clicked by the mouse.
(Inherited from Control.)
Public eventMouseDoubleClick
Occurs when the control is double clicked by the mouse.
(Inherited from Control.)
Public eventMouseDown
Occurs when the mouse pointer is over the control and a mouse button is pressed.
(Inherited from Control.)
Public eventMouseEnter
Occurs when the mouse pointer enters the control.
(Inherited from Control.)
Public eventMouseEnterElement (Inherited from UltraControlBase.)
Public eventMouseHover
Occurs when the mouse pointer rests on the control.
(Inherited from Control.)
Public eventMouseLeave
Occurs when the mouse pointer leaves the control.
(Inherited from Control.)
Public eventMouseLeaveElement (Inherited from UltraControlBase.)
Public eventMouseMove
Occurs when the mouse pointer is moved over the control.
(Inherited from Control.)
Public eventMouseUp
Occurs when the mouse pointer is over the control and a mouse button is released.
(Inherited from Control.)
Public eventMouseWheel
Occurs when the mouse wheel moves while the control has focus.
(Inherited from Control.)
Public eventMove
Occurs when the control is moved.
(Inherited from Control.)
Public eventPaddingChanged
Occurs when the control's padding changes.
(Inherited from Control.)
Public eventPaint
Occurs when the control is redrawn.
(Inherited from Control.)
Public eventParentChanged
Occurs when the Parent property value changes.
(Inherited from Control.)
Public eventPreviewKeyDown
Occurs before the KeyDown event when a key is pressed while focus is on this control.
(Inherited from Control.)
Public eventPropertyChanged (Inherited from UltraControlBase.)
Public eventQueryAccessibilityHelp
Occurs when AccessibleObject is providing help to accessibility applications.
(Inherited from Control.)
Public eventQueryContinueDrag
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
(Inherited from Control.)
Public eventRegionChanged
Occurs when the value of the Region property changes.
(Inherited from Control.)
Public eventResize
Occurs when the control is resized.
(Inherited from Control.)
Public eventRightToLeftChanged
Occurs when the RightToLeft property value changes.
(Inherited from Control.)
Public eventRowEditTemplateRequested (Inherited from UltraGrid.)
Public eventSelectionDrag (Inherited from UltraGrid.)
Public eventSizeChanged
Occurs when the Size property value changes.
(Inherited from Control.)
Public eventStyleChanged
Occurs when the control style changes.
(Inherited from Control.)
Public eventSummaryValueChanged (Inherited from UltraGrid.)
Public eventSystemColorsChanged
Occurs when the system colors change.
(Inherited from Control.)
Public eventTabIndexChanged
Occurs when the TabIndex property value changes.
(Inherited from Control.)
Public eventTabStopChanged
Occurs when the TabStop property value changes.
(Inherited from Control.)
Public eventTextChanged
Occurs when the Text property value changes.
(Inherited from Control.)
Public eventValidated
Occurs when the control is finished validating.
(Inherited from Control.)
Public eventValidating
Occurs when the control is validating.
(Inherited from Control.)
Public eventVisibleChanged
Occurs when the Visible property value changes.
(Inherited from Control.)
Top
Fields
  NameDescription
Protected fieldcurrentActiveRow (Inherited from UltraGridBase.)
Protected fielddrawingValue (Inherited from UltraGridBase.)
Protected fieldfilterDropDown (Inherited from UltraGridBase.)
Top
See Also