ClipboardValueInfo Properties
Contains information about the copied grid element (a column header, group row, or data cell) with its appearance settings.
Name | Description |
---|---|
Background | Gets or sets a brush that paints the element’s background. |
Border |
Gets or sets a brush that paints the element’s border. |
Border |
Gets or sets a border style. |
Column | Gets a grid column. |
Display |
Gets the text displayed in the element. |
Font |
Gets or sets the element’s font size. |
Font |
Gets or sets the element’s font style. |
Font |
Gets or sets the element’s font weight. |
Foreground | Gets or sets a brush that paints the element’s foreground. |
Original |
Gets the element’s original value. |
Value | Gets or sets the element’s value. |
See Also