VisibleInListViewAttribute Constructors
Specifies whether the column that corresponds to the target business class property is initially visible in a List View.| Name | Parameters | Description |
|---|---|---|
| VisibleInListViewAttribute(Boolean) | value | Initializes a new instance of the VisibleInListViewAttribute class. |
See Also