public class DataGrid extends Control
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.DataGrid
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.DataGrid
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
DataGrid() |
DataGrid(java.lang.Object instance)
Internal constructor.
|
addAutoSizeChanged, addBackColorChanged, addBindingContextChanged, addCausesValidationChanged, addChangeUICues, addClick, addClientSizeChanged, addContextMenuChanged, addContextMenuStripChanged, addControlAdded, addControlRemoved, addDockChanged, addDoubleClick, addDpiChangedAfterParent, addDpiChangedBeforeParent, addDragDrop, addDragEnter, addDragLeave, addDragOver, addEnabledChanged, addEnter, addFontChanged, addForeColorChanged, 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, addPaddingChanged, addPaint, addParentChanged, addPreviewKeyDown, addQueryAccessibilityHelp, addQueryContinueDrag, addRegionChanged, addResize, addRightToLeftChanged, addSizeChanged, addStyleChanged, 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, getPadding, 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, removeBackColorChanged, removeBindingContextChanged, removeCausesValidationChanged, removeChangeUICues, removeClick, removeClientSizeChanged, removeContextMenuChanged, removeContextMenuStripChanged, removeControlAdded, removeControlRemoved, removeDockChanged, removeDoubleClick, removeDpiChangedAfterParent, removeDpiChangedBeforeParent, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeEnabledChanged, removeEnter, removeFontChanged, removeForeColorChanged, 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, removePaddingChanged, removePaint, removeParentChanged, removePreviewKeyDown, removeQueryAccessibilityHelp, removeQueryContinueDrag, removeRegionChanged, removeResize, removeRightToLeftChanged, removeSizeChanged, removeStyleChanged, removeSystemColorsChanged, removeTabIndexChanged, removeTabStopChanged, removeValidated, removeValidating, removeVisibleChanged, ResetBindings, ResetCursor, ResetFont, ResetImeMode, ResetRightToLeft, ResetText, 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, setPadding, 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, ToStringOnDragDrop, 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 DataGrid()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
ArgumentOutOfRangeException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
IndexOutOfRangeException,
NullReferenceException,
InvalidEnumArgumentException,
Win32Exception,
OutOfMemoryException,
NotSupportedException,
ConfigurationErrorsException,
SecurityException,
RankException,
KeyNotFoundException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionIndexOutOfRangeExceptionNullReferenceExceptionInvalidEnumArgumentExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionConfigurationErrorsExceptionSecurityExceptionRankExceptionKeyNotFoundExceptionpublic DataGrid(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addAllowNavigationChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addBackButtonClick(EventHandler handler) throws java.lang.Throwable
java.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 addCaptionVisibleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCurrentCellChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCursorChanged(EventHandler handler) throws java.lang.Throwable
addCursorChanged in class Controljava.lang.Throwablepublic void addDataSourceChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addFlatModeChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addNavigate(NavigateEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addParentRowsLabelStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addParentRowsVisibleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addReadOnlyChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addScroll(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addShowParentDetailsButtonClick(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addTextChanged(EventHandler handler) throws java.lang.Throwable
addTextChanged in class Controljava.lang.Throwablepublic boolean BeginEdit(DataGridColumnStyle gridColumn, int rowNumber) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, NullReferenceException, IndexOutOfRangeException, MulticastNotSupportedException, InvalidEnumArgumentException, Win32Exception, OutOfMemoryException, SecurityException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionInvalidEnumArgumentExceptionWin32ExceptionOutOfMemoryExceptionSecurityExceptionpublic void BeginInit()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException
public static DataGrid cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into DataGrid, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedDataGrid instancejava.lang.Throwable - in case of error during cast operationpublic void Collapse(int row)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ObjectDisposedException,
ArgumentException,
NullReferenceException,
MissingManifestResourceException,
InvalidOperationException,
IndexOutOfRangeException
public boolean EndEdit(DataGridColumnStyle gridColumn, int rowNumber, boolean shouldAbort) throws java.lang.Throwable, ArgumentException, ArgumentNullException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException
public void EndInit()
throws java.lang.Throwable,
ArgumentNullException,
ObjectDisposedException,
AbandonedMutexException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ArgumentException,
NotSupportedException,
NullReferenceException,
NotImplementedException,
MissingManifestResourceException,
InvalidOperationException,
FormatException,
MulticastNotSupportedException,
Win32Exception,
OutOfMemoryException,
IndexOutOfRangeException,
InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionObjectDisposedExceptionAbandonedMutexExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionArgumentExceptionNotSupportedExceptionNullReferenceExceptionNotImplementedExceptionMissingManifestResourceExceptionInvalidOperationExceptionFormatExceptionMulticastNotSupportedExceptionWin32ExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionpublic void Expand(int row)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ObjectDisposedException,
ArgumentException,
NullReferenceException,
MissingManifestResourceException,
InvalidOperationException,
IndexOutOfRangeException
public boolean getAllowNavigation()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getAllowSorting()
throws java.lang.Throwable
java.lang.Throwablepublic Color getAlternatingBackColor() throws java.lang.Throwable, NullReferenceException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
public 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 Color getCaptionBackColor() throws java.lang.Throwable, NullReferenceException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
public Font getCaptionFont() throws java.lang.Throwable
java.lang.Throwablepublic Color getCaptionForeColor() throws java.lang.Throwable, NullReferenceException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
public java.lang.String getCaptionText()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getCaptionVisible()
throws java.lang.Throwable
java.lang.Throwablepublic Rectangle GetCellBounds(DataGridCell dgc) throws java.lang.Throwable, ArgumentNullException, ObjectDisposedException, ArgumentOutOfRangeException, ArgumentException, NullReferenceException, MissingManifestResourceException, InvalidOperationException, IndexOutOfRangeException
public Rectangle GetCellBounds(int row, int col) throws java.lang.Throwable, ArgumentNullException, ObjectDisposedException, AbandonedMutexException, ArgumentOutOfRangeException, CultureNotFoundException, ArgumentException, NotSupportedException, NullReferenceException, MissingManifestResourceException, InvalidOperationException, IndexOutOfRangeException, Win32Exception, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionObjectDisposedExceptionAbandonedMutexExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionArgumentExceptionNotSupportedExceptionNullReferenceExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionOutOfMemoryExceptionpublic boolean getColumnHeadersVisible()
throws java.lang.Throwable
java.lang.Throwablepublic DataGridCell getCurrentCell() throws java.lang.Throwable
java.lang.Throwablepublic Rectangle GetCurrentCellBounds() throws java.lang.Throwable, ArgumentNullException, ObjectDisposedException, ArgumentOutOfRangeException, ArgumentException, NullReferenceException, MissingManifestResourceException, InvalidOperationException, IndexOutOfRangeException
public int getCurrentRowIndex()
throws java.lang.Throwable,
ArgumentNullException,
ObjectDisposedException,
AbandonedMutexException,
ArgumentOutOfRangeException,
ArgumentException,
IndexOutOfRangeException,
CultureNotFoundException,
InvalidOperationException,
NotSupportedException,
NullReferenceException,
NotImplementedException,
MissingManifestResourceException,
FormatException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionObjectDisposedExceptionAbandonedMutexExceptionArgumentOutOfRangeExceptionArgumentExceptionIndexOutOfRangeExceptionCultureNotFoundExceptionInvalidOperationExceptionNotSupportedExceptionNullReferenceExceptionNotImplementedExceptionMissingManifestResourceExceptionFormatExceptionMulticastNotSupportedExceptionpublic java.lang.String getDataMember()
throws java.lang.Throwable
java.lang.Throwablepublic NetObject getDataSource() throws java.lang.Throwable
java.lang.Throwablepublic int getFirstVisibleColumn()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getFlatMode()
throws java.lang.Throwable
java.lang.Throwablepublic Color getGridLineColor() throws java.lang.Throwable, NullReferenceException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
public DataGridLineStyle getGridLineStyle() throws java.lang.Throwable
java.lang.Throwablepublic Color getHeaderBackColor() throws java.lang.Throwable, NullReferenceException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
public Font getHeaderFont() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException
public Color getHeaderForeColor() throws java.lang.Throwable, NullReferenceException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
public java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IDropTargetgetJCOAssemblyName in class ControlString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IDropTargetgetJCOClassName in class ControlString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IDropTargetgetJCOInstance in class ControlObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName 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 IDropTargetgetJCOType in class ControlJCType representing the CLR Type of the instantiated Classpublic Color getLinkColor() throws java.lang.Throwable, NullReferenceException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
public Color getLinkHoverColor() throws java.lang.Throwable, NullReferenceException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
public Color getParentRowsBackColor() throws java.lang.Throwable, NullReferenceException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
public Color getParentRowsForeColor() throws java.lang.Throwable, NullReferenceException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
public DataGridParentRowsLabelStyle getParentRowsLabelStyle() throws java.lang.Throwable
java.lang.Throwablepublic boolean getParentRowsVisible()
throws java.lang.Throwable
java.lang.Throwablepublic int getPreferredColumnWidth()
throws java.lang.Throwable
java.lang.Throwablepublic int getPreferredRowHeight()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getReadOnly()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getRowHeadersVisible()
throws java.lang.Throwable
java.lang.Throwablepublic int getRowHeaderWidth()
throws java.lang.Throwable
java.lang.Throwablepublic Color getSelectionBackColor() throws java.lang.Throwable, NullReferenceException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
public Color getSelectionForeColor() throws java.lang.Throwable, NullReferenceException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
public GridTableStylesCollection getTableStyles() throws java.lang.Throwable
java.lang.Throwablepublic int getVisibleColumnCount()
throws java.lang.Throwable
java.lang.Throwablepublic int getVisibleRowCount()
throws java.lang.Throwable
java.lang.Throwablepublic boolean IsExpanded(int rowNumber)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ObjectDisposedException,
AbandonedMutexException,
CultureNotFoundException,
ArgumentException,
NotSupportedException,
NullReferenceException,
MissingManifestResourceException,
InvalidOperationException,
IndexOutOfRangeException,
Win32Exception,
OutOfMemoryException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionObjectDisposedExceptionAbandonedMutexExceptionCultureNotFoundExceptionArgumentExceptionNotSupportedExceptionNullReferenceExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionOutOfMemoryExceptionpublic boolean IsSelected(int row)
throws java.lang.Throwable,
ArgumentNullException,
ObjectDisposedException,
AbandonedMutexException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ArgumentException,
NotSupportedException,
NullReferenceException,
MissingManifestResourceException,
InvalidOperationException,
IndexOutOfRangeException,
Win32Exception,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionObjectDisposedExceptionAbandonedMutexExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionArgumentExceptionNotSupportedExceptionNullReferenceExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionOutOfMemoryExceptionpublic void NavigateBack()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException,
Win32Exception,
NotSupportedException,
SecurityException,
OutOfMemoryException,
IndexOutOfRangeException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionpublic void NavigateTo(int rowNumber,
java.lang.String relationName)
throws java.lang.Throwable,
ArgumentNullException,
ObjectDisposedException,
AbandonedMutexException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ArgumentException,
NotSupportedException,
NullReferenceException,
MissingManifestResourceException,
InvalidOperationException,
IndexOutOfRangeException,
Win32Exception,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionObjectDisposedExceptionAbandonedMutexExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionArgumentExceptionNotSupportedExceptionNullReferenceExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionOutOfMemoryExceptionpublic void removeAllowNavigationChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeBackButtonClick(EventHandler handler) throws java.lang.Throwable
java.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 removeCaptionVisibleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCurrentCellChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCursorChanged(EventHandler handler) throws java.lang.Throwable
removeCursorChanged in class Controljava.lang.Throwablepublic void removeDataSourceChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeFlatModeChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeNavigate(NavigateEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeParentRowsLabelStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeParentRowsVisibleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeReadOnlyChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeScroll(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeShowParentDetailsButtonClick(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeTextChanged(EventHandler handler) throws java.lang.Throwable
removeTextChanged in class Controljava.lang.Throwablepublic void ResetAlternatingBackColor()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
NullReferenceException,
Win32Exception,
OutOfMemoryException
public void ResetBackColor()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
NotSupportedException,
SecurityException,
ArgumentOutOfRangeException,
NullReferenceException,
Win32Exception,
OutOfMemoryException
ResetBackColor in class Controljava.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionSecurityExceptionArgumentOutOfRangeExceptionNullReferenceExceptionWin32ExceptionOutOfMemoryExceptionpublic void ResetForeColor()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
NotSupportedException,
SecurityException,
ArgumentOutOfRangeException,
ExternalException,
NullReferenceException,
Win32Exception,
OutOfMemoryException
ResetForeColor in class Controljava.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionSecurityExceptionArgumentOutOfRangeExceptionExternalExceptionNullReferenceExceptionWin32ExceptionOutOfMemoryExceptionpublic void ResetGridLineColor()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
NullReferenceException,
Win32Exception,
NotSupportedException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionNullReferenceExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionpublic void ResetHeaderBackColor()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
NullReferenceException,
Win32Exception,
NotSupportedException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionNullReferenceExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionpublic void ResetHeaderFont()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
NotSupportedException,
SecurityException,
ArgumentOutOfRangeException,
Win32Exception,
NullReferenceException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionSecurityExceptionArgumentOutOfRangeExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void ResetHeaderForeColor()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ExternalException,
KeyNotFoundException,
Win32Exception,
NotSupportedException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionExternalExceptionKeyNotFoundExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionpublic void ResetLinkColor()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
NullReferenceException,
Win32Exception,
NotSupportedException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionNullReferenceExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionpublic void ResetLinkHoverColor()
throws java.lang.Throwable
java.lang.Throwablepublic void ResetSelectionBackColor()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
NullReferenceException,
Win32Exception,
OutOfMemoryException
public void ResetSelectionForeColor()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
NullReferenceException,
Win32Exception,
OutOfMemoryException
public void Select(int row)
throws java.lang.Throwable,
ArgumentNullException,
ObjectDisposedException,
AbandonedMutexException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ArgumentException,
NotSupportedException,
NullReferenceException,
MissingManifestResourceException,
InvalidOperationException,
IndexOutOfRangeException,
Win32Exception,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionObjectDisposedExceptionAbandonedMutexExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionArgumentExceptionNotSupportedExceptionNullReferenceExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionOutOfMemoryExceptionpublic void setAllowNavigation(boolean AllowNavigation)
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
ArgumentOutOfRangeException,
InvalidOperationException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
AbandonedMutexException,
CultureNotFoundException,
ArgumentException,
NotSupportedException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionAbandonedMutexExceptionCultureNotFoundExceptionArgumentExceptionNotSupportedExceptionNullReferenceExceptionpublic void setAllowSorting(boolean AllowSorting)
throws java.lang.Throwable
java.lang.Throwablepublic void setAlternatingBackColor(Color AlternatingBackColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, ExternalException, NullReferenceException, Win32Exception, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionExternalExceptionNullReferenceExceptionWin32ExceptionOutOfMemoryExceptionpublic void setBackgroundColor(Color BackgroundColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, NullReferenceException, ExternalException, Win32Exception, SecurityException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionNullReferenceExceptionExternalExceptionWin32ExceptionSecurityExceptionOutOfMemoryExceptionpublic void setBorderStyle(BorderStyle BorderStyle) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setCaptionBackColor(Color CaptionBackColor) throws java.lang.Throwable, InvalidOperationException, ExternalException, ArgumentNullException, ArgumentException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, NullReferenceException, FormatException, Win32Exception, OutOfMemoryException
java.lang.ThrowableInvalidOperationExceptionExternalExceptionArgumentNullExceptionArgumentExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionNullReferenceExceptionFormatExceptionWin32ExceptionOutOfMemoryExceptionpublic void setCaptionFont(Font CaptionFont) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException, Win32Exception, OutOfMemoryException
public void setCaptionForeColor(Color CaptionForeColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, NullReferenceException, Win32Exception, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionNullReferenceExceptionWin32ExceptionOutOfMemoryExceptionpublic void setCaptionText(java.lang.String CaptionText)
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
ArgumentOutOfRangeException,
InvalidOperationException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException
public void setCaptionVisible(boolean CaptionVisible)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
NullReferenceException,
OutOfMemoryException
public void setColumnHeadersVisible(boolean ColumnHeadersVisible)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
NullReferenceException,
OutOfMemoryException
public void setCurrentCell(DataGridCell CurrentCell) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, NullReferenceException, FormatException, Win32Exception, OutOfMemoryException, InvalidEnumArgumentException, IndexOutOfRangeException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionNullReferenceExceptionFormatExceptionWin32ExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionIndexOutOfRangeExceptionpublic void setCurrentRowIndex(int CurrentRowIndex)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
NullReferenceException,
FormatException,
MulticastNotSupportedException,
Win32Exception,
SecurityException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionNullReferenceExceptionFormatExceptionMulticastNotSupportedExceptionWin32ExceptionSecurityExceptionOutOfMemoryExceptionpublic void SetDataBinding(NetObject dataSource, java.lang.String dataMember) throws java.lang.Throwable, ArgumentOutOfRangeException, InvalidOperationException, ObjectDisposedException, ArgumentException, ArgumentNullException, IndexOutOfRangeException
public void setDataMember(java.lang.String DataMember)
throws java.lang.Throwable,
NullReferenceException,
ArgumentOutOfRangeException,
InvalidOperationException,
ArgumentException,
ArgumentNullException,
IndexOutOfRangeException
public void setDataSource(NetObject DataSource) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionNullReferenceExceptionpublic void setFlatMode(boolean FlatMode)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
SecurityException,
NullReferenceException,
OutOfMemoryException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setGridLineColor(Color GridLineColor) throws java.lang.Throwable, NullReferenceException, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ExternalException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException
java.lang.ThrowableNullReferenceExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionExternalExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryExceptionpublic void setGridLineStyle(DataGridLineStyle GridLineStyle) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, SecurityException, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setHeaderBackColor(Color HeaderBackColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, ExternalException, NullReferenceException, Win32Exception, SecurityException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionExternalExceptionNullReferenceExceptionWin32ExceptionSecurityExceptionOutOfMemoryExceptionpublic void setHeaderFont(Font HeaderFont) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException, Win32Exception, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionSecurityExceptionArgumentOutOfRangeExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setHeaderForeColor(Color HeaderForeColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, NullReferenceException, Win32Exception, SecurityException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionNullReferenceExceptionWin32ExceptionSecurityExceptionOutOfMemoryExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class Controlpublic void setLinkColor(Color LinkColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, NullReferenceException, ExternalException, Win32Exception, SecurityException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionNullReferenceExceptionExternalExceptionWin32ExceptionSecurityExceptionOutOfMemoryExceptionpublic void setLinkHoverColor(Color LinkHoverColor) throws java.lang.Throwable
java.lang.Throwablepublic void setParentRowsBackColor(Color ParentRowsBackColor) throws java.lang.Throwable, InvalidOperationException, ExternalException, ArgumentNullException, ArgumentException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, NullReferenceException, Win32Exception, OutOfMemoryException
java.lang.ThrowableInvalidOperationExceptionExternalExceptionArgumentNullExceptionArgumentExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionNullReferenceExceptionWin32ExceptionOutOfMemoryExceptionpublic void setParentRowsForeColor(Color ParentRowsForeColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, NullReferenceException, Win32Exception, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionNullReferenceExceptionWin32ExceptionOutOfMemoryExceptionpublic void setParentRowsLabelStyle(DataGridParentRowsLabelStyle ParentRowsLabelStyle) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, SecurityException, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setParentRowsVisible(boolean ParentRowsVisible)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
NullReferenceException,
OutOfMemoryException
public void setPreferredColumnWidth(int PreferredColumnWidth)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException
public void setPreferredRowHeight(int PreferredRowHeight)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException
public void setReadOnly(boolean ReadOnly)
throws java.lang.Throwable,
ArgumentNullException,
ObjectDisposedException,
AbandonedMutexException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ArgumentException,
NotSupportedException,
NullReferenceException,
MissingManifestResourceException,
InvalidOperationException,
IndexOutOfRangeException,
Win32Exception,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionObjectDisposedExceptionAbandonedMutexExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionArgumentExceptionNotSupportedExceptionNullReferenceExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionOutOfMemoryExceptionpublic void setRowHeadersVisible(boolean RowHeadersVisible)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
NullReferenceException,
OutOfMemoryException
public void setRowHeaderWidth(int RowHeaderWidth)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
NullReferenceException,
OutOfMemoryException
public void setSelectionBackColor(Color SelectionBackColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, ExternalException, NullReferenceException, Win32Exception, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionExternalExceptionNullReferenceExceptionWin32ExceptionOutOfMemoryExceptionpublic void setSelectionForeColor(Color SelectionForeColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, NullReferenceException, ExternalException, Win32Exception, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionNullReferenceExceptionExternalExceptionWin32ExceptionOutOfMemoryExceptionpublic void SubObjectsSiteChange(boolean site)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionpublic void UnSelect(int row)
throws java.lang.Throwable,
ArgumentNullException,
ObjectDisposedException,
AbandonedMutexException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ArgumentException,
NotSupportedException,
NullReferenceException,
MissingManifestResourceException,
InvalidOperationException,
IndexOutOfRangeException,
Win32Exception,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionObjectDisposedExceptionAbandonedMutexExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionArgumentExceptionNotSupportedExceptionNullReferenceExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionOutOfMemoryException