BaseView Fields
Serves as the base for objects representing Views in a grid control.Name | Description |
---|---|
MaxRowCopyCount static | Allows you to limit the maximum number of rows that are copied to the Clipboard when the BaseView.CopyToClipboard method is called, or when an end-user presses the CTRL+C shortcut. |
See Also