public class DataGridView extends Control implements ISupportInitialize
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.DataGridView
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
|
static java.lang.String |
assemblyShortName
Assembly name: System.Windows.Forms
|
static java.lang.String |
className
Qualified class name: System.Windows.Forms.DataGridView
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
DataGridView() |
DataGridView(java.lang.Object instance)
Internal constructor.
|
addAutoSizeChanged, addBindingContextChanged, addCausesValidationChanged, addChangeUICues, addClick, addClientSizeChanged, addContextMenuChanged, addContextMenuStripChanged, addControlAdded, addControlRemoved, addCursorChanged, addDockChanged, addDoubleClick, addDpiChangedAfterParent, addDpiChangedBeforeParent, addDragDrop, addDragEnter, addDragLeave, addDragOver, addEnabledChanged, addEnter, addGiveFeedback, addGotFocus, addHandleCreated, addHandleDestroyed, addHelpRequested, addImeModeChanged, addInvalidated, addKeyDown, addKeyPress, addKeyUp, addLayout, addLeave, addLocationChanged, addLostFocus, addMarginChanged, addMouseCaptureChanged, addMouseClick, addMouseDoubleClick, addMouseDown, addMouseEnter, addMouseHover, addMouseLeave, addMouseMove, addMouseUp, addMouseWheel, addMove, addPaint, addParentChanged, addPreviewKeyDown, addQueryAccessibilityHelp, addQueryContinueDrag, addRegionChanged, addResize, addRightToLeftChanged, addSizeChanged, addSystemColorsChanged, addTabIndexChanged, addTabStopChanged, addValidated, addValidating, addVisibleChanged, BringToFront, Contains, CreateControl, CreateGraphics, DoDragDrop, DrawToBitmap, EndInvoke, FindForm, Focus, getAccessibilityObject, getAccessibleDefaultActionDescription, getAccessibleDescription, getAccessibleName, getAccessibleRole, getAllowDrop, getAnchor, getAutoScrollOffset, getAutoSize, getBackColor, getBackgroundImage, getBackgroundImageLayout, getBindingContext, getBottom, getBounds, getCanFocus, getCanSelect, getCapture, getCausesValidation, getCheckForIllegalCrossThreadCalls, GetChildAtPoint, GetChildAtPoint, getClientRectangle, getClientSize, getCompanyName, GetContainerControl, getContainsFocus, getContextMenu, getContextMenuStrip, getCreated, getCursor, getDataBindings, getDefaultBackColor, getDefaultFont, getDefaultForeColor, getDeviceDpi, getDisplayRectangle, getDisposing, getDock, getEnabled, getFocused, getFont, getForeColor, getHasChildren, getHeight, getImeMode, getInvokeRequired, getIsAccessible, getIsDisposed, getIsHandleCreated, getIsMirrored, getLayoutEngine, getLeft, getLocation, getMargin, getMaximumSize, getMinimumSize, getModifierKeys, getMouseButtons, getMousePosition, getName, GetNextControl, getParent, getPreferredSize, GetPreferredSize, getProductName, getProductVersion, getRecreatingHandle, getRegion, getRight, getRightToLeft, getSize, getTabIndex, getTabStop, getTag, getText, getTop, getTopLevelControl, getUseWaitCursor, getVisible, getWidth, getWindowTarget, Hide, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, IsKeyLocked, IsMnemonic, LogicalToDeviceUnits, LogicalToDeviceUnits, PerformLayout, PerformLayout, PointToClient, PointToScreen, PreProcessControlMessage, PreProcessMessage, RectangleToClient, RectangleToScreen, Refresh, removeAutoSizeChanged, removeBindingContextChanged, removeCausesValidationChanged, removeChangeUICues, removeClick, removeClientSizeChanged, removeContextMenuChanged, removeContextMenuStripChanged, removeControlAdded, removeControlRemoved, removeCursorChanged, removeDockChanged, removeDoubleClick, removeDpiChangedAfterParent, removeDpiChangedBeforeParent, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeEnabledChanged, removeEnter, removeGiveFeedback, removeGotFocus, removeHandleCreated, removeHandleDestroyed, removeHelpRequested, removeImeModeChanged, removeInvalidated, removeKeyDown, removeKeyPress, removeKeyUp, removeLayout, removeLeave, removeLocationChanged, removeLostFocus, removeMarginChanged, removeMouseCaptureChanged, removeMouseClick, removeMouseDoubleClick, removeMouseDown, removeMouseEnter, removeMouseHover, removeMouseLeave, removeMouseMove, removeMouseUp, removeMouseWheel, removeMove, removePaint, removeParentChanged, removePreviewKeyDown, removeQueryAccessibilityHelp, removeQueryContinueDrag, removeRegionChanged, removeResize, removeRightToLeftChanged, removeSizeChanged, removeSystemColorsChanged, removeTabIndexChanged, removeTabStopChanged, removeValidated, removeValidating, removeVisibleChanged, ResetBackColor, ResetBindings, ResetCursor, ResetFont, ResetForeColor, ResetImeMode, ResetRightToLeft, ResumeLayout, ResumeLayout, Scale, Scale, Scale, ScaleBitmapLogicalToDevice, Select, SelectNextControl, SendToBack, setAccessibleDefaultActionDescription, setAccessibleDescription, setAccessibleName, setAccessibleRole, setAllowDrop, setAnchor, setAutoScrollOffset, setAutoSize, setBackColor, setBackgroundImage, setBackgroundImageLayout, setBindingContext, SetBounds, SetBounds, setBounds, setCapture, setCausesValidation, setCheckForIllegalCrossThreadCalls, setClientSize, setContextMenu, setContextMenuStrip, setCursor, setDock, setEnabled, setFont, setForeColor, setHeight, setImeMode, setIsAccessible, setLeft, setLocation, setMargin, setMaximumSize, setMinimumSize, setName, setParent, setRegion, setRightToLeft, setSize, setTabIndex, setTabStop, setTag, setText, setTop, setUseWaitCursor, setVisible, setWidth, setWindowTarget, Show, SuspendLayout, UpdateaddDisposed, close, Dispose, getContainer, getSite, removeDisposed, setSiteCreateObjRef, GetLifetimeService, InitializeLifetimeServiceEquals, Equals, GetHashCode, GetType, hashCode, toString, ToStringBeginInit, EndInit, ToISupportInitializeOnDragDrop, OnDragEnter, OnDragLeave, OnDragOver, ToIDropTargetpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public DataGridView()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException,
ExternalException,
ConfigurationErrorsException,
NotSupportedException,
Win32Exception,
OutOfMemoryException,
SecurityException,
InvalidEnumArgumentException,
RankException,
FileNotFoundException,
DirectoryNotFoundException,
UnauthorizedAccessException,
IOException,
PathTooLongException,
DriveNotFoundException,
OperationCanceledException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionExternalExceptionConfigurationErrorsExceptionNotSupportedExceptionWin32ExceptionOutOfMemoryExceptionSecurityExceptionInvalidEnumArgumentExceptionRankExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionMulticastNotSupportedExceptionpublic DataGridView(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addAllowUserToAddRowsChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addAllowUserToDeleteRowsChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addAllowUserToOrderColumnsChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addAllowUserToResizeColumnsChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addAllowUserToResizeRowsChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addAlternatingRowsDefaultCellStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addAutoGenerateColumnsChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addAutoSizeColumnModeChanged(DataGridViewAutoSizeColumnModeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addAutoSizeColumnsModeChanged(DataGridViewAutoSizeColumnsModeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addAutoSizeRowsModeChanged(DataGridViewAutoSizeModeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addBackColorChanged(EventHandler handler) throws java.lang.Throwable
addBackColorChanged in class Controljava.lang.Throwablepublic void addBackgroundColorChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addBackgroundImageChanged(EventHandler handler) throws java.lang.Throwable
addBackgroundImageChanged in class Controljava.lang.Throwablepublic void addBackgroundImageLayoutChanged(EventHandler handler) throws java.lang.Throwable
addBackgroundImageLayoutChanged in class Controljava.lang.Throwablepublic void addBorderStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCancelRowEdit(QuestionEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellBeginEdit(DataGridViewCellCancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellBorderStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellClick(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellContentClick(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellContentDoubleClick(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellContextMenuStripChanged(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellContextMenuStripNeeded(DataGridViewCellContextMenuStripNeededEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellDoubleClick(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellEndEdit(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellEnter(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellErrorTextChanged(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellErrorTextNeeded(DataGridViewCellErrorTextNeededEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellFormatting(DataGridViewCellFormattingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellLeave(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellMouseClick(DataGridViewCellMouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellMouseDoubleClick(DataGridViewCellMouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellMouseDown(DataGridViewCellMouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellMouseEnter(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellMouseLeave(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellMouseMove(DataGridViewCellMouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellMouseUp(DataGridViewCellMouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellPainting(DataGridViewCellPaintingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellParsing(DataGridViewCellParsingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellStateChanged(DataGridViewCellStateChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellStyleChanged(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellStyleContentChanged(DataGridViewCellStyleContentChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellToolTipTextChanged(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellToolTipTextNeeded(DataGridViewCellToolTipTextNeededEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellValidated(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellValidating(DataGridViewCellValidatingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellValueChanged(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellValueNeeded(DataGridViewCellValueEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCellValuePushed(DataGridViewCellValueEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnAdded(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnContextMenuStripChanged(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnDataPropertyNameChanged(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnDefaultCellStyleChanged(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnDisplayIndexChanged(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnDividerDoubleClick(DataGridViewColumnDividerDoubleClickEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnDividerWidthChanged(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnHeaderCellChanged(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnHeaderMouseClick(DataGridViewCellMouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnHeaderMouseDoubleClick(DataGridViewCellMouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnHeadersBorderStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnHeadersDefaultCellStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnHeadersHeightChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnHeadersHeightSizeModeChanged(DataGridViewAutoSizeModeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnMinimumWidthChanged(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnNameChanged(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnRemoved(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnSortModeChanged(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnStateChanged(DataGridViewColumnStateChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnToolTipTextChanged(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnWidthChanged(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCurrentCellChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCurrentCellDirtyStateChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDataBindingComplete(DataGridViewBindingCompleteEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDataError(DataGridViewDataErrorEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDataMemberChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDataSourceChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDefaultCellStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDefaultValuesNeeded(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addEditingControlShowing(DataGridViewEditingControlShowingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addEditModeChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addFontChanged(EventHandler handler) throws java.lang.Throwable
addFontChanged in class Controljava.lang.Throwablepublic void addForeColorChanged(EventHandler handler) throws java.lang.Throwable
addForeColorChanged in class Controljava.lang.Throwablepublic void addGridColorChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMultiSelectChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addNewRowNeeded(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPaddingChanged(EventHandler handler) throws java.lang.Throwable
addPaddingChanged in class Controljava.lang.Throwablepublic void addReadOnlyChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowContextMenuStripChanged(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowContextMenuStripNeeded(DataGridViewRowContextMenuStripNeededEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowDefaultCellStyleChanged(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowDirtyStateNeeded(QuestionEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowDividerDoubleClick(DataGridViewRowDividerDoubleClickEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowDividerHeightChanged(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowEnter(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowErrorTextChanged(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowErrorTextNeeded(DataGridViewRowErrorTextNeededEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowHeaderCellChanged(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowHeaderMouseClick(DataGridViewCellMouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowHeaderMouseDoubleClick(DataGridViewCellMouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowHeadersBorderStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowHeadersDefaultCellStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowHeadersWidthChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowHeadersWidthSizeModeChanged(DataGridViewAutoSizeModeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowHeightChanged(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowHeightInfoNeeded(DataGridViewRowHeightInfoNeededEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowHeightInfoPushed(DataGridViewRowHeightInfoPushedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowLeave(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowMinimumHeightChanged(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowPostPaint(DataGridViewRowPostPaintEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowPrePaint(DataGridViewRowPrePaintEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowsAdded(DataGridViewRowsAddedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowsDefaultCellStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowsRemoved(DataGridViewRowsRemovedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowStateChanged(DataGridViewRowStateChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowUnshared(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowValidated(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRowValidating(DataGridViewCellCancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addScroll(ScrollEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addSelectionChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addSortCompare(DataGridViewSortCompareEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addSorted(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addStyleChanged(EventHandler handler) throws java.lang.Throwable
addStyleChanged in class Controljava.lang.Throwablepublic void addTextChanged(EventHandler handler) throws java.lang.Throwable
addTextChanged in class Controljava.lang.Throwablepublic void addUserAddedRow(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addUserDeletedRow(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addUserDeletingRow(DataGridViewRowCancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic DataGridViewAdvancedBorderStyle AdjustColumnHeaderBorderStyle(DataGridViewAdvancedBorderStyle dataGridViewAdvancedBorderStyleInput, DataGridViewAdvancedBorderStyle dataGridViewAdvancedBorderStylePlaceholder, boolean isFirstDisplayedColumn, boolean isLastVisibleColumn) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, ObjectDisposedException, AbandonedMutexException, MissingManifestResourceException, InvalidOperationException, IndexOutOfRangeException, RankException, InvalidEnumArgumentException
public boolean AreAllCellsSelected(boolean includeInvisibleCells)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
IndexOutOfRangeException,
RankException,
InvalidEnumArgumentException,
NullReferenceException,
MulticastNotSupportedException,
NotSupportedException,
ThreadStateException,
Win32Exception,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionRankExceptionInvalidEnumArgumentExceptionNullReferenceExceptionMulticastNotSupportedExceptionNotSupportedExceptionThreadStateExceptionWin32ExceptionOutOfMemoryExceptionpublic void AutoResizeColumn(int columnIndex)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
InvalidEnumArgumentException
public void AutoResizeColumn(int columnIndex,
DataGridViewAutoSizeColumnMode autoSizeColumnMode)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
IndexOutOfRangeException,
InvalidEnumArgumentException,
NotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionNotSupportedExceptionpublic void AutoResizeColumnHeadersHeight()
throws java.lang.Throwable,
ConfigurationErrorsException,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
InvalidEnumArgumentException
public void AutoResizeColumnHeadersHeight(int columnIndex)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ConfigurationErrorsException,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
InvalidEnumArgumentException
public void AutoResizeColumns()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException,
InvalidEnumArgumentException
public void AutoResizeColumns(DataGridViewAutoSizeColumnsMode autoSizeColumnsMode) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, InvalidEnumArgumentException
public void AutoResizeRow(int rowIndex)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException,
InvalidEnumArgumentException,
NotSupportedException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionInvalidEnumArgumentExceptionNotSupportedExceptionpublic void AutoResizeRow(int rowIndex,
DataGridViewAutoSizeRowMode autoSizeRowMode)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
CultureNotFoundException,
NotImplementedException,
IndexOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException,
InvalidEnumArgumentException,
NotSupportedException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionNotImplementedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionInvalidEnumArgumentExceptionNotSupportedExceptionpublic void AutoResizeRowHeadersWidth(DataGridViewRowHeadersWidthSizeMode rowHeadersWidthSizeMode) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, InvalidEnumArgumentException, ConfigurationErrorsException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionConfigurationErrorsExceptionpublic void AutoResizeRowHeadersWidth(int rowIndex,
DataGridViewRowHeadersWidthSizeMode rowHeadersWidthSizeMode)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
IndexOutOfRangeException,
InvalidEnumArgumentException,
ConfigurationErrorsException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionConfigurationErrorsExceptionpublic void AutoResizeRows()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
ArgumentOutOfRangeException,
FormatException,
InvalidEnumArgumentException
public void AutoResizeRows(DataGridViewAutoSizeRowsMode autoSizeRowsMode) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, IndexOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, FormatException, InvalidEnumArgumentException, NotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionInvalidEnumArgumentExceptionNotSupportedExceptionpublic boolean BeginEdit(boolean selectAll)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException,
InvalidEnumArgumentException,
NullReferenceException,
IndexOutOfRangeException,
Win32Exception,
InvalidCastException,
KeyNotFoundException,
RankException,
OverflowException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionInvalidEnumArgumentExceptionNullReferenceExceptionIndexOutOfRangeExceptionWin32ExceptionInvalidCastExceptionKeyNotFoundExceptionRankExceptionOverflowExceptionMulticastNotSupportedExceptionpublic boolean CancelEdit()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
ArgumentNullException,
InvalidOperationException,
NullReferenceException,
NotSupportedException,
InvalidCastException,
FormatException,
RankException,
InvalidEnumArgumentException
public static DataGridView cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into DataGridView, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedDataGridView instancejava.lang.Throwable - in case of error during cast operationpublic void ClearSelection()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
FormatException,
NullReferenceException,
NotSupportedException,
InvalidEnumArgumentException,
InvalidCastException,
SecurityException,
Win32Exception
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionFormatExceptionNullReferenceExceptionNotSupportedExceptionInvalidEnumArgumentExceptionInvalidCastExceptionSecurityExceptionWin32Exceptionpublic boolean CommitEdit(DataGridViewDataErrorContexts context) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, IndexOutOfRangeException, ObjectDisposedException, Win32Exception, OutOfMemoryException, ArgumentException, InvalidEnumArgumentException, NotSupportedException, InvalidCastException, FormatException, MissingMethodException, TargetInvocationException, NotImplementedException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionArgumentExceptionInvalidEnumArgumentExceptionNotSupportedExceptionInvalidCastExceptionFormatExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionpublic int DisplayedColumnCount(boolean includePartialColumns)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
IndexOutOfRangeException,
RankException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionRankExceptionpublic int DisplayedRowCount(boolean includePartialRow)
throws java.lang.Throwable
java.lang.Throwablepublic boolean EndEdit()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
InvalidOperationException,
ObjectDisposedException,
ArgumentException,
ArgumentNullException,
IndexOutOfRangeException,
FormatException,
MissingMethodException,
TargetInvocationException,
InvalidEnumArgumentException,
NotSupportedException,
InvalidCastException,
SecurityException,
Win32Exception
java.lang.ThrowableArgumentOutOfRangeExceptionInvalidOperationExceptionObjectDisposedExceptionArgumentExceptionArgumentNullExceptionIndexOutOfRangeExceptionFormatExceptionMissingMethodExceptionTargetInvocationExceptionInvalidEnumArgumentExceptionNotSupportedExceptionInvalidCastExceptionSecurityExceptionWin32Exceptionpublic boolean EndEdit(DataGridViewDataErrorContexts context) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, ArgumentException, NullReferenceException, IndexOutOfRangeException, NotSupportedException, InvalidCastException, FormatException, MissingMethodException, TargetInvocationException, InvalidEnumArgumentException, RankException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionArgumentExceptionNullReferenceExceptionIndexOutOfRangeExceptionNotSupportedExceptionInvalidCastExceptionFormatExceptionMissingMethodExceptionTargetInvocationExceptionInvalidEnumArgumentExceptionRankExceptionpublic DataGridViewAdvancedBorderStyle getAdjustedTopLeftHeaderBorderStyle() throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, ObjectDisposedException, AbandonedMutexException, MissingManifestResourceException, InvalidOperationException, IndexOutOfRangeException, RankException, InvalidEnumArgumentException
public DataGridViewAdvancedBorderStyle getAdvancedCellBorderStyle() throws java.lang.Throwable
java.lang.Throwablepublic DataGridViewAdvancedBorderStyle getAdvancedColumnHeadersBorderStyle() throws java.lang.Throwable
java.lang.Throwablepublic DataGridViewAdvancedBorderStyle getAdvancedRowHeadersBorderStyle() throws java.lang.Throwable
java.lang.Throwablepublic boolean getAllowUserToAddRows()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getAllowUserToDeleteRows()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getAllowUserToOrderColumns()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getAllowUserToResizeColumns()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getAllowUserToResizeRows()
throws java.lang.Throwable
java.lang.Throwablepublic DataGridViewCellStyle getAlternatingRowsDefaultCellStyle() throws java.lang.Throwable
java.lang.Throwablepublic boolean getAutoGenerateColumns()
throws java.lang.Throwable
java.lang.Throwablepublic DataGridViewAutoSizeColumnsMode getAutoSizeColumnsMode() throws java.lang.Throwable
java.lang.Throwablepublic DataGridViewAutoSizeRowsMode getAutoSizeRowsMode() throws java.lang.Throwable
java.lang.Throwablepublic Color getBackgroundColor() throws java.lang.Throwable, NullReferenceException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
public BorderStyle getBorderStyle() throws java.lang.Throwable
java.lang.Throwablepublic DataGridViewCellBorderStyle getCellBorderStyle() throws java.lang.Throwable
java.lang.Throwablepublic int GetCellCount(DataGridViewElementStates includeFilter) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionpublic Rectangle GetCellDisplayRectangle(int columnIndex, int rowIndex, boolean cutOverflow) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, RankException
public DataObject GetClipboardContent() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, RankException, InvalidEnumArgumentException, NullReferenceException, IndexOutOfRangeException, Win32Exception, InvalidCastException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionRankExceptionInvalidEnumArgumentExceptionNullReferenceExceptionIndexOutOfRangeExceptionWin32ExceptionInvalidCastExceptionpublic DataGridViewClipboardCopyMode getClipboardCopyMode() throws java.lang.Throwable
java.lang.Throwablepublic int getColumnCount()
throws java.lang.Throwable
java.lang.Throwablepublic Rectangle GetColumnDisplayRectangle(int columnIndex, boolean cutOverflow) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, RankException
public DataGridViewHeaderBorderStyle getColumnHeadersBorderStyle() throws java.lang.Throwable
java.lang.Throwablepublic DataGridViewCellStyle getColumnHeadersDefaultCellStyle() throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, NullReferenceException, InvalidEnumArgumentException, NotSupportedException, SecurityException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionNullReferenceExceptionInvalidEnumArgumentExceptionNotSupportedExceptionSecurityExceptionpublic int getColumnHeadersHeight()
throws java.lang.Throwable
java.lang.Throwablepublic DataGridViewColumnHeadersHeightSizeMode getColumnHeadersHeightSizeMode() throws java.lang.Throwable
java.lang.Throwablepublic boolean getColumnHeadersVisible()
throws java.lang.Throwable
java.lang.Throwablepublic DataGridViewColumnCollection getColumns() throws java.lang.Throwable
java.lang.Throwablepublic DataGridViewCell getCurrentCell() throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, FormatException, InvalidEnumArgumentException, NullReferenceException, TypeLoadException, MulticastNotSupportedException, NotSupportedException, ThreadStateException, Win32Exception, OutOfMemoryException, IndexOutOfRangeException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionFormatExceptionInvalidEnumArgumentExceptionNullReferenceExceptionTypeLoadExceptionMulticastNotSupportedExceptionNotSupportedExceptionThreadStateExceptionWin32ExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionpublic Point getCurrentCellAddress() throws java.lang.Throwable
java.lang.Throwablepublic DataGridViewRow getCurrentRow() throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, FormatException, InvalidEnumArgumentException, NullReferenceException, TypeLoadException, MulticastNotSupportedException, NotSupportedException, ThreadStateException, Win32Exception, OutOfMemoryException, IndexOutOfRangeException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionFormatExceptionInvalidEnumArgumentExceptionNullReferenceExceptionTypeLoadExceptionMulticastNotSupportedExceptionNotSupportedExceptionThreadStateExceptionWin32ExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionpublic java.lang.String getDataMember()
throws java.lang.Throwable
java.lang.Throwablepublic NetObject getDataSource() throws java.lang.Throwable
java.lang.Throwablepublic DataGridViewCellStyle getDefaultCellStyle() throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, NullReferenceException, InvalidEnumArgumentException, NotSupportedException, SecurityException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionNullReferenceExceptionInvalidEnumArgumentExceptionNotSupportedExceptionSecurityExceptionpublic Control getEditingControl() throws java.lang.Throwable
java.lang.Throwablepublic Panel getEditingPanel() throws java.lang.Throwable, ArgumentException, ArgumentNullException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, ConfigurationErrorsException, Win32Exception, OutOfMemoryException, SecurityException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionConfigurationErrorsExceptionWin32ExceptionOutOfMemoryExceptionSecurityExceptionpublic DataGridViewEditMode getEditMode() throws java.lang.Throwable
java.lang.Throwablepublic boolean getEnableHeadersVisualStyles()
throws java.lang.Throwable
java.lang.Throwablepublic DataGridViewCell getFirstDisplayedCell() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, RankException, InvalidEnumArgumentException, NullReferenceException, MulticastNotSupportedException, NotSupportedException, ThreadStateException, Win32Exception, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionInvalidEnumArgumentExceptionNullReferenceExceptionMulticastNotSupportedExceptionNotSupportedExceptionThreadStateExceptionWin32ExceptionOutOfMemoryExceptionpublic int getFirstDisplayedScrollingColumnHiddenWidth()
throws java.lang.Throwable
java.lang.Throwablepublic int getFirstDisplayedScrollingColumnIndex()
throws java.lang.Throwable
java.lang.Throwablepublic int getFirstDisplayedScrollingRowIndex()
throws java.lang.Throwable
java.lang.Throwablepublic Color getGridColor() throws java.lang.Throwable, NullReferenceException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
public int getHorizontalScrollingOffset()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsCurrentCellDirty()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsCurrentCellInEditMode()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsCurrentRowDirty()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface ISupportInitializegetJCOAssemblyName in interface IDropTargetgetJCOAssemblyName in class ControlString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface ISupportInitializegetJCOClassName in interface IDropTargetgetJCOClassName in class ControlString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface ISupportInitializegetJCOInstance in interface IDropTargetgetJCOInstance in class ControlObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface ISupportInitializegetJCOObjectName in interface IDropTargetgetJCOObjectName in class ControlString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface ISupportInitializegetJCOType in interface IDropTargetgetJCOType in class ControlJCType representing the CLR Type of the instantiated Classpublic boolean getMultiSelect()
throws java.lang.Throwable
java.lang.Throwablepublic int getNewRowIndex()
throws java.lang.Throwable
java.lang.Throwablepublic Padding getPadding() throws java.lang.Throwable
getPadding in class Controljava.lang.Throwablepublic boolean getReadOnly()
throws java.lang.Throwable
java.lang.Throwablepublic int getRowCount()
throws java.lang.Throwable
java.lang.Throwablepublic Rectangle GetRowDisplayRectangle(int rowIndex, boolean cutOverflow) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
public DataGridViewHeaderBorderStyle getRowHeadersBorderStyle() throws java.lang.Throwable
java.lang.Throwablepublic DataGridViewCellStyle getRowHeadersDefaultCellStyle() throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, NullReferenceException, InvalidEnumArgumentException, NotSupportedException, SecurityException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionNullReferenceExceptionInvalidEnumArgumentExceptionNotSupportedExceptionSecurityExceptionpublic boolean getRowHeadersVisible()
throws java.lang.Throwable
java.lang.Throwablepublic int getRowHeadersWidth()
throws java.lang.Throwable
java.lang.Throwablepublic DataGridViewRowHeadersWidthSizeMode getRowHeadersWidthSizeMode() throws java.lang.Throwable
java.lang.Throwablepublic DataGridViewRowCollection getRows() throws java.lang.Throwable
java.lang.Throwablepublic DataGridViewCellStyle getRowsDefaultCellStyle() throws java.lang.Throwable
java.lang.Throwablepublic DataGridViewRow getRowTemplate() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, IndexOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, FormatException, RankException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionRankExceptionInvalidEnumArgumentExceptionpublic ScrollBars getScrollBars() throws java.lang.Throwable
java.lang.Throwablepublic DataGridViewSelectedCellCollection getSelectedCells() throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, FormatException, InvalidEnumArgumentException, NullReferenceException, TypeLoadException, MulticastNotSupportedException, NotSupportedException, ThreadStateException, Win32Exception, OutOfMemoryException, IndexOutOfRangeException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionFormatExceptionInvalidEnumArgumentExceptionNullReferenceExceptionTypeLoadExceptionMulticastNotSupportedExceptionNotSupportedExceptionThreadStateExceptionWin32ExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionpublic DataGridViewSelectedColumnCollection getSelectedColumns() throws java.lang.Throwable, ArgumentOutOfRangeException
java.lang.ThrowableArgumentOutOfRangeExceptionpublic DataGridViewSelectedRowCollection getSelectedRows() throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, FormatException, InvalidEnumArgumentException, NullReferenceException, TypeLoadException, MulticastNotSupportedException, NotSupportedException, ThreadStateException, Win32Exception, OutOfMemoryException, IndexOutOfRangeException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionFormatExceptionInvalidEnumArgumentExceptionNullReferenceExceptionTypeLoadExceptionMulticastNotSupportedExceptionNotSupportedExceptionThreadStateExceptionWin32ExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionpublic DataGridViewSelectionMode getSelectionMode() throws java.lang.Throwable
java.lang.Throwablepublic boolean getShowCellErrors()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getShowCellToolTips()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getShowEditingIcon()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getShowRowErrors()
throws java.lang.Throwable
java.lang.Throwablepublic DataGridViewColumn getSortedColumn() throws java.lang.Throwable
java.lang.Throwablepublic SortOrder getSortOrder() throws java.lang.Throwable
java.lang.Throwablepublic boolean getStandardTab()
throws java.lang.Throwable
java.lang.Throwablepublic DataGridViewHeaderCell getTopLeftHeaderCell() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ConfigurationErrorsException, ArgumentException, CultureNotFoundException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, InvalidEnumArgumentException
public Cursor getUserSetCursor() throws java.lang.Throwable
java.lang.Throwablepublic int getVerticalScrollingOffset()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getVirtualMode()
throws java.lang.Throwable
java.lang.Throwablepublic void InvalidateCell(DataGridViewCell dataGridViewCell) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, Win32Exception, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionpublic void InvalidateCell(int columnIndex,
int rowIndex)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
NullReferenceException,
OutOfMemoryException
public void InvalidateColumn(int columnIndex)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
FormatException,
RankException,
Win32Exception,
NotSupportedException,
NullReferenceException,
OutOfMemoryException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionFormatExceptionRankExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void InvalidateRow(int rowIndex)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
FormatException,
Win32Exception,
NotSupportedException,
NullReferenceException,
OutOfMemoryException
public void NotifyCurrentCellDirty(boolean dirty)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
ArgumentException,
InvalidOperationException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
MissingMethodException,
TargetInvocationException,
IndexOutOfRangeException
public boolean RefreshEdit()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidEnumArgumentException,
NullReferenceException,
NotSupportedException,
SecurityException,
IndexOutOfRangeException,
Win32Exception,
InvalidCastException,
FormatException,
RankException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidEnumArgumentExceptionNullReferenceExceptionNotSupportedExceptionSecurityExceptionIndexOutOfRangeExceptionWin32ExceptionInvalidCastExceptionFormatExceptionRankExceptionpublic void removeAllowUserToAddRowsChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeAllowUserToDeleteRowsChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeAllowUserToOrderColumnsChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeAllowUserToResizeColumnsChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeAllowUserToResizeRowsChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeAlternatingRowsDefaultCellStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeAutoGenerateColumnsChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeAutoSizeColumnModeChanged(DataGridViewAutoSizeColumnModeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeAutoSizeColumnsModeChanged(DataGridViewAutoSizeColumnsModeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeAutoSizeRowsModeChanged(DataGridViewAutoSizeModeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeBackColorChanged(EventHandler handler) throws java.lang.Throwable
removeBackColorChanged in class Controljava.lang.Throwablepublic void removeBackgroundColorChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeBackgroundImageChanged(EventHandler handler) throws java.lang.Throwable
removeBackgroundImageChanged in class Controljava.lang.Throwablepublic void removeBackgroundImageLayoutChanged(EventHandler handler) throws java.lang.Throwable
removeBackgroundImageLayoutChanged in class Controljava.lang.Throwablepublic void removeBorderStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCancelRowEdit(QuestionEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellBeginEdit(DataGridViewCellCancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellBorderStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellClick(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellContentClick(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellContentDoubleClick(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellContextMenuStripChanged(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellContextMenuStripNeeded(DataGridViewCellContextMenuStripNeededEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellDoubleClick(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellEndEdit(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellEnter(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellErrorTextChanged(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellErrorTextNeeded(DataGridViewCellErrorTextNeededEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellFormatting(DataGridViewCellFormattingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellLeave(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellMouseClick(DataGridViewCellMouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellMouseDoubleClick(DataGridViewCellMouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellMouseDown(DataGridViewCellMouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellMouseEnter(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellMouseLeave(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellMouseMove(DataGridViewCellMouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellMouseUp(DataGridViewCellMouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellPainting(DataGridViewCellPaintingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellParsing(DataGridViewCellParsingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellStateChanged(DataGridViewCellStateChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellStyleChanged(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellStyleContentChanged(DataGridViewCellStyleContentChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellToolTipTextChanged(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellToolTipTextNeeded(DataGridViewCellToolTipTextNeededEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellValidated(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellValidating(DataGridViewCellValidatingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellValueChanged(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellValueNeeded(DataGridViewCellValueEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCellValuePushed(DataGridViewCellValueEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnAdded(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnContextMenuStripChanged(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnDataPropertyNameChanged(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnDefaultCellStyleChanged(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnDisplayIndexChanged(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnDividerDoubleClick(DataGridViewColumnDividerDoubleClickEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnDividerWidthChanged(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnHeaderCellChanged(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnHeaderMouseClick(DataGridViewCellMouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnHeaderMouseDoubleClick(DataGridViewCellMouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnHeadersBorderStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnHeadersDefaultCellStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnHeadersHeightChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnHeadersHeightSizeModeChanged(DataGridViewAutoSizeModeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnMinimumWidthChanged(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnNameChanged(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnRemoved(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnSortModeChanged(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnStateChanged(DataGridViewColumnStateChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnToolTipTextChanged(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnWidthChanged(DataGridViewColumnEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCurrentCellChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCurrentCellDirtyStateChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDataBindingComplete(DataGridViewBindingCompleteEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDataError(DataGridViewDataErrorEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDataMemberChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDataSourceChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDefaultCellStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDefaultValuesNeeded(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeEditingControlShowing(DataGridViewEditingControlShowingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeEditModeChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeFontChanged(EventHandler handler) throws java.lang.Throwable
removeFontChanged in class Controljava.lang.Throwablepublic void removeForeColorChanged(EventHandler handler) throws java.lang.Throwable
removeForeColorChanged in class Controljava.lang.Throwablepublic void removeGridColorChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMultiSelectChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeNewRowNeeded(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePaddingChanged(EventHandler handler) throws java.lang.Throwable
removePaddingChanged in class Controljava.lang.Throwablepublic void removeReadOnlyChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowContextMenuStripChanged(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowContextMenuStripNeeded(DataGridViewRowContextMenuStripNeededEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowDefaultCellStyleChanged(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowDirtyStateNeeded(QuestionEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowDividerDoubleClick(DataGridViewRowDividerDoubleClickEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowDividerHeightChanged(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowEnter(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowErrorTextChanged(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowErrorTextNeeded(DataGridViewRowErrorTextNeededEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowHeaderCellChanged(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowHeaderMouseClick(DataGridViewCellMouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowHeaderMouseDoubleClick(DataGridViewCellMouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowHeadersBorderStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowHeadersDefaultCellStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowHeadersWidthChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowHeadersWidthSizeModeChanged(DataGridViewAutoSizeModeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowHeightChanged(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowHeightInfoNeeded(DataGridViewRowHeightInfoNeededEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowHeightInfoPushed(DataGridViewRowHeightInfoPushedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowLeave(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowMinimumHeightChanged(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowPostPaint(DataGridViewRowPostPaintEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowPrePaint(DataGridViewRowPrePaintEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowsAdded(DataGridViewRowsAddedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowsDefaultCellStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowsRemoved(DataGridViewRowsRemovedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowStateChanged(DataGridViewRowStateChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowUnshared(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowValidated(DataGridViewCellEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRowValidating(DataGridViewCellCancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeScroll(ScrollEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeSelectionChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeSortCompare(DataGridViewSortCompareEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeSorted(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeStyleChanged(EventHandler handler) throws java.lang.Throwable
removeStyleChanged in class Controljava.lang.Throwablepublic void removeTextChanged(EventHandler handler) throws java.lang.Throwable
removeTextChanged in class Controljava.lang.Throwablepublic void removeUserAddedRow(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeUserDeletedRow(DataGridViewRowEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeUserDeletingRow(DataGridViewRowCancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void ResetText()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
NullReferenceException,
OutOfMemoryException
ResetText in class Controljava.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void SelectAll()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
FormatException,
InvalidEnumArgumentException,
NullReferenceException,
TypeLoadException,
MulticastNotSupportedException,
NotSupportedException,
ThreadStateException,
Win32Exception,
OutOfMemoryException,
IndexOutOfRangeException,
InvalidCastException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionFormatExceptionInvalidEnumArgumentExceptionNullReferenceExceptionTypeLoadExceptionMulticastNotSupportedExceptionNotSupportedExceptionThreadStateExceptionWin32ExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionInvalidCastExceptionpublic void setAllowUserToAddRows(boolean AllowUserToAddRows)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
MissingMethodException,
TargetInvocationException,
IndexOutOfRangeException,
InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionMissingMethodExceptionTargetInvocationExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionpublic void setAllowUserToDeleteRows(boolean AllowUserToDeleteRows)
throws java.lang.Throwable
java.lang.Throwablepublic void setAllowUserToOrderColumns(boolean AllowUserToOrderColumns)
throws java.lang.Throwable
java.lang.Throwablepublic void setAllowUserToResizeColumns(boolean AllowUserToResizeColumns)
throws java.lang.Throwable
java.lang.Throwablepublic void setAllowUserToResizeRows(boolean AllowUserToResizeRows)
throws java.lang.Throwable
java.lang.Throwablepublic void setAlternatingRowsDefaultCellStyle(DataGridViewCellStyle AlternatingRowsDefaultCellStyle) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, NullReferenceException, MissingManifestResourceException, ArgumentOutOfRangeException, IndexOutOfRangeException, ObjectDisposedException, Win32Exception, OutOfMemoryException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionNullReferenceExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionpublic void setAutoGenerateColumns(boolean AutoGenerateColumns)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
IndexOutOfRangeException,
MissingMethodException,
TargetInvocationException,
InvalidEnumArgumentException,
NotSupportedException,
InvalidCastException,
CultureNotFoundException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionMissingMethodExceptionTargetInvocationExceptionInvalidEnumArgumentExceptionNotSupportedExceptionInvalidCastExceptionCultureNotFoundExceptionpublic void setAutoSizeColumnsMode(DataGridViewAutoSizeColumnsMode AutoSizeColumnsMode) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionpublic void setAutoSizeRowsMode(DataGridViewAutoSizeRowsMode AutoSizeRowsMode) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionpublic void setBackgroundColor(Color BackgroundColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException, Win32Exception, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionExternalExceptionKeyNotFoundExceptionWin32ExceptionOutOfMemoryExceptionpublic void setBorderStyle(BorderStyle BorderStyle) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, OutOfMemoryException, ArithmeticException, RankException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionOutOfMemoryExceptionArithmeticExceptionRankExceptionpublic void setCellBorderStyle(DataGridViewCellBorderStyle CellBorderStyle) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, RankException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionRankExceptionpublic void setClipboardCopyMode(DataGridViewClipboardCopyMode ClipboardCopyMode) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionpublic void setColumnCount(int ColumnCount)
throws java.lang.Throwable,
ArgumentNullException,
TypeLoadException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotSupportedException,
CultureNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidEnumArgumentException,
FormatException,
IndexOutOfRangeException,
ConfigurationErrorsException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidEnumArgumentExceptionFormatExceptionIndexOutOfRangeExceptionConfigurationErrorsExceptionpublic void setColumnHeadersBorderStyle(DataGridViewHeaderBorderStyle ColumnHeadersBorderStyle) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, RankException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionRankExceptionpublic void setColumnHeadersDefaultCellStyle(DataGridViewCellStyle ColumnHeadersDefaultCellStyle) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, NullReferenceException, InvalidEnumArgumentException, NotSupportedException, SecurityException
public void setColumnHeadersHeight(int ColumnHeadersHeight)
throws java.lang.Throwable,
ArgumentNullException,
TypeLoadException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotSupportedException,
CultureNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidEnumArgumentException,
ArithmeticException,
RankException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidEnumArgumentExceptionArithmeticExceptionRankExceptionOutOfMemoryExceptionpublic void setColumnHeadersHeightSizeMode(DataGridViewColumnHeadersHeightSizeMode ColumnHeadersHeightSizeMode) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionpublic void setColumnHeadersVisible(boolean ColumnHeadersVisible)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
IndexOutOfRangeException,
RankException,
Win32Exception,
OutOfMemoryException,
NotSupportedException,
InvalidEnumArgumentException,
ArithmeticException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionRankExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionInvalidEnumArgumentExceptionArithmeticExceptionpublic void setCurrentCell(DataGridViewCell CurrentCell) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, IndexOutOfRangeException, MissingMethodException, TargetInvocationException, NullReferenceException, NotSupportedException, InvalidEnumArgumentException, InvalidCastException, FormatException, OutOfMemoryException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionMissingMethodExceptionTargetInvocationExceptionNullReferenceExceptionNotSupportedExceptionInvalidEnumArgumentExceptionInvalidCastExceptionFormatExceptionOutOfMemoryExceptionpublic void setDataMember(java.lang.String DataMember)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
IndexOutOfRangeException,
MissingMethodException,
TargetInvocationException,
InvalidEnumArgumentException,
InvalidCastException,
NotSupportedException,
FormatException,
RankException,
OverflowException,
OutOfMemoryException,
CultureNotFoundException,
MulticastNotSupportedException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionMissingMethodExceptionTargetInvocationExceptionInvalidEnumArgumentExceptionInvalidCastExceptionNotSupportedExceptionFormatExceptionRankExceptionOverflowExceptionOutOfMemoryExceptionCultureNotFoundExceptionMulticastNotSupportedExceptionpublic void setDataSource(NetObject DataSource) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, IndexOutOfRangeException, MissingMethodException, TargetInvocationException, InvalidEnumArgumentException, InvalidCastException, NotSupportedException, FormatException, RankException, OverflowException, OutOfMemoryException, CultureNotFoundException, MulticastNotSupportedException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionMissingMethodExceptionTargetInvocationExceptionInvalidEnumArgumentExceptionInvalidCastExceptionNotSupportedExceptionFormatExceptionRankExceptionOverflowExceptionOutOfMemoryExceptionCultureNotFoundExceptionMulticastNotSupportedExceptionpublic void setDefaultCellStyle(DataGridViewCellStyle DefaultCellStyle) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, NullReferenceException, InvalidEnumArgumentException, NotSupportedException, SecurityException
public void setEditMode(DataGridViewEditMode EditMode) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, SecurityException, OutOfMemoryException, InvalidCastException, KeyNotFoundException, RankException, OverflowException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionSecurityExceptionOutOfMemoryExceptionInvalidCastExceptionKeyNotFoundExceptionRankExceptionOverflowExceptionpublic void setEnableHeadersVisualStyles(boolean EnableHeadersVisualStyles)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
SecurityException,
NullReferenceException,
OutOfMemoryException,
InvalidEnumArgumentException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionpublic void setFirstDisplayedCell(DataGridViewCell FirstDisplayedCell) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, InvalidEnumArgumentException, NullReferenceException, MulticastNotSupportedException, ThreadStateException, Win32Exception, OutOfMemoryException, IndexOutOfRangeException, InvalidCastException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionInvalidEnumArgumentExceptionNullReferenceExceptionMulticastNotSupportedExceptionThreadStateExceptionWin32ExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionInvalidCastExceptionpublic void setFirstDisplayedScrollingColumnIndex(int FirstDisplayedScrollingColumnIndex)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException,
Win32Exception,
ConfigurationErrorsException,
SecurityException,
NullReferenceException,
OutOfMemoryException,
IndexOutOfRangeException,
InvalidCastException,
InvalidEnumArgumentException,
RankException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionWin32ExceptionConfigurationErrorsExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionInvalidCastExceptionInvalidEnumArgumentExceptionRankExceptionpublic void setFirstDisplayedScrollingRowIndex(int FirstDisplayedScrollingRowIndex)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
ConfigurationErrorsException,
SecurityException,
NullReferenceException,
OutOfMemoryException,
InvalidCastException,
FormatException,
InvalidEnumArgumentException,
RankException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionConfigurationErrorsExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionInvalidCastExceptionFormatExceptionInvalidEnumArgumentExceptionRankExceptionpublic void setGridColor(Color GridColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, ExternalException, KeyNotFoundException, Win32Exception, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionExternalExceptionKeyNotFoundExceptionWin32ExceptionOutOfMemoryExceptionpublic void setHorizontalScrollingOffset(int HorizontalScrollingOffset)
throws java.lang.Throwable,
ArgumentNullException,
TypeLoadException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotSupportedException,
CultureNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
Win32Exception,
SecurityException,
NullReferenceException,
OutOfMemoryException,
RankException,
InvalidEnumArgumentException,
IndexOutOfRangeException,
FormatException,
OverflowException,
InvalidCastException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionWin32ExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionRankExceptionInvalidEnumArgumentExceptionIndexOutOfRangeExceptionFormatExceptionOverflowExceptionInvalidCastExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class Controlpublic void setMultiSelect(boolean MultiSelect)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
IndexOutOfRangeException,
MissingMethodException,
TargetInvocationException,
NullReferenceException,
NotSupportedException,
InvalidEnumArgumentException,
InvalidCastException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionMissingMethodExceptionTargetInvocationExceptionNullReferenceExceptionNotSupportedExceptionInvalidEnumArgumentExceptionInvalidCastExceptionpublic void setPadding(Padding Padding) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, NotSupportedException
setPadding in class Controljava.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionpublic void setReadOnly(boolean ReadOnly)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
ArgumentException,
NullReferenceException,
IndexOutOfRangeException,
NotSupportedException,
InvalidCastException,
FormatException,
MissingMethodException,
TargetInvocationException,
InvalidEnumArgumentException,
RankException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionArgumentExceptionNullReferenceExceptionIndexOutOfRangeExceptionNotSupportedExceptionInvalidCastExceptionFormatExceptionMissingMethodExceptionTargetInvocationExceptionInvalidEnumArgumentExceptionRankExceptionpublic void setRowCount(int RowCount)
throws java.lang.Throwable,
ArgumentNullException,
TypeLoadException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotSupportedException,
CultureNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
NullReferenceException,
InvalidEnumArgumentException,
InvalidCastException,
Win32Exception,
ConfigurationErrorsException,
IndexOutOfRangeException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionNullReferenceExceptionInvalidEnumArgumentExceptionInvalidCastExceptionWin32ExceptionConfigurationErrorsExceptionIndexOutOfRangeExceptionpublic void setRowHeadersBorderStyle(DataGridViewHeaderBorderStyle RowHeadersBorderStyle) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, RankException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionRankExceptionpublic void setRowHeadersDefaultCellStyle(DataGridViewCellStyle RowHeadersDefaultCellStyle) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, NullReferenceException, InvalidEnumArgumentException, NotSupportedException, SecurityException
public void setRowHeadersVisible(boolean RowHeadersVisible)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
InvalidEnumArgumentException,
ArithmeticException,
RankException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionArithmeticExceptionRankExceptionpublic void setRowHeadersWidth(int RowHeadersWidth)
throws java.lang.Throwable,
ArgumentNullException,
TypeLoadException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotSupportedException,
CultureNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidEnumArgumentException,
ArithmeticException,
RankException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidEnumArgumentExceptionArithmeticExceptionRankExceptionOutOfMemoryExceptionpublic void setRowHeadersWidthSizeMode(DataGridViewRowHeadersWidthSizeMode RowHeadersWidthSizeMode) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionpublic void setRowsDefaultCellStyle(DataGridViewCellStyle RowsDefaultCellStyle) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, NullReferenceException, MissingManifestResourceException, ArgumentOutOfRangeException, IndexOutOfRangeException, ObjectDisposedException, Win32Exception, OutOfMemoryException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionNullReferenceExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionpublic void setRowTemplate(DataGridViewRow RowTemplate) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException
public void setScrollBars(ScrollBars ScrollBars) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, OutOfMemoryException, RankException, InvalidCastException, ExternalException, ArithmeticException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionOutOfMemoryExceptionRankExceptionInvalidCastExceptionExternalExceptionArithmeticExceptionpublic void setSelectionMode(DataGridViewSelectionMode SelectionMode) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, NullReferenceException, InvalidCastException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionNullReferenceExceptionInvalidCastExceptionpublic void setShowCellErrors(boolean ShowCellErrors)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
FormatException,
ArgumentException,
ConfigurationErrorsException,
InvalidOperationException,
SecurityException,
IndexOutOfRangeException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
AbandonedMutexException,
ExternalException,
KeyNotFoundException,
NotSupportedException,
InvalidEnumArgumentException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionFormatExceptionArgumentExceptionConfigurationErrorsExceptionInvalidOperationExceptionSecurityExceptionIndexOutOfRangeExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionAbandonedMutexExceptionExternalExceptionKeyNotFoundExceptionNotSupportedExceptionInvalidEnumArgumentExceptionpublic void setShowCellToolTips(boolean ShowCellToolTips)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
FormatException,
ArgumentException,
ConfigurationErrorsException,
InvalidOperationException,
SecurityException,
IndexOutOfRangeException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
AbandonedMutexException,
ExternalException,
KeyNotFoundException,
NotSupportedException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionFormatExceptionArgumentExceptionConfigurationErrorsExceptionInvalidOperationExceptionSecurityExceptionIndexOutOfRangeExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionAbandonedMutexExceptionExternalExceptionKeyNotFoundExceptionNotSupportedExceptionpublic void setShowEditingIcon(boolean ShowEditingIcon)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
NullReferenceException,
OutOfMemoryException
public void setShowRowErrors(boolean ShowRowErrors)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
FormatException,
ArgumentException,
ConfigurationErrorsException,
InvalidOperationException,
SecurityException,
IndexOutOfRangeException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
AbandonedMutexException,
ExternalException,
KeyNotFoundException,
NotSupportedException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionFormatExceptionArgumentExceptionConfigurationErrorsExceptionInvalidOperationExceptionSecurityExceptionIndexOutOfRangeExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionAbandonedMutexExceptionExternalExceptionKeyNotFoundExceptionNotSupportedExceptionpublic void setStandardTab(boolean StandardTab)
throws java.lang.Throwable
java.lang.Throwablepublic void setTopLeftHeaderCell(DataGridViewHeaderCell TopLeftHeaderCell) throws java.lang.Throwable, InvalidOperationException, ObjectDisposedException, ArgumentOutOfRangeException, ArgumentException, NullReferenceException, NotSupportedException, ArgumentNullException, NotImplementedException, MissingMethodException, InvalidEnumArgumentException, CultureNotFoundException, RankException
java.lang.ThrowableInvalidOperationExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionArgumentExceptionNullReferenceExceptionNotSupportedExceptionArgumentNullExceptionNotImplementedExceptionMissingMethodExceptionInvalidEnumArgumentExceptionCultureNotFoundExceptionRankExceptionpublic void setVirtualMode(boolean VirtualMode)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
Win32Exception,
OutOfMemoryException,
NotSupportedException,
InvalidEnumArgumentException,
ArithmeticException,
RankException,
SecurityException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionInvalidEnumArgumentExceptionArithmeticExceptionRankExceptionSecurityExceptionpublic void Sort(DataGridViewColumn dataGridViewColumn, ListSortDirection direction) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, OutOfMemoryException, KeyNotFoundException, OverflowException, InvalidCastException, MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionOutOfMemoryExceptionKeyNotFoundExceptionOverflowExceptionInvalidCastExceptionMulticastNotSupportedExceptionpublic void Sort(IComparer comparer) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, Win32Exception, OutOfMemoryException, KeyNotFoundException, IndexOutOfRangeException, InvalidEnumArgumentException, OverflowException, InvalidCastException, MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionWin32ExceptionOutOfMemoryExceptionKeyNotFoundExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionOverflowExceptionInvalidCastExceptionMulticastNotSupportedExceptionpublic void UpdateCellErrorText(int columnIndex,
int rowIndex)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
NullReferenceException,
OutOfMemoryException
public void UpdateCellValue(int columnIndex,
int rowIndex)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
ArgumentException,
InvalidOperationException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
InvalidEnumArgumentException,
MissingMethodException,
TargetInvocationException,
NotSupportedException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionArgumentExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionpublic void UpdateRowErrorText(int rowIndex)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
NullReferenceException,
OutOfMemoryException
public void UpdateRowErrorText(int rowIndexStart,
int rowIndexEnd)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
IndexOutOfRangeException,
RankException,
Win32Exception,
NotSupportedException,
SecurityException,
NullReferenceException,
OutOfMemoryException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionRankExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void UpdateRowHeightInfo(int rowIndex,
boolean updateToEnd)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
Win32Exception,
OutOfMemoryException,
NotSupportedException,
InvalidEnumArgumentException,
ArithmeticException,
RankException,
SecurityException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionInvalidEnumArgumentExceptionArithmeticExceptionRankExceptionSecurityException