This topic has not yet been rated - Rate this topic

DataGridViewColumnDesignTimeVisibleAttribute Fields

The DataGridViewColumnDesignTimeVisibleAttribute type exposes the following members.

  Name Description
Public field Static member Default The default DataGridViewColumnDesignTimeVisibleAttribute value, which is Yes, indicating that the column is visible in the DataGridView designer.
Public field Static member No A DataGridViewColumnDesignTimeVisibleAttribute value indicating that the column is not visible in the DataGridView designer.
Public field Static member Yes A DataGridViewColumnDesignTimeVisibleAttribute value indicating that the column is visible in the DataGridView designer.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.