NoticeBoardConfigurationColumns Property |
Gets the array of columns in this noticeboard
Namespace:
Cadcorp.Configuration.NoticeBoard
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic NoticeBoardColumn[] Columns { get; }
Public ReadOnly Property Columns As NoticeBoardColumn()
Get
Property Value
Type:
NoticeBoardColumn
See Also