-
Notifications
You must be signed in to change notification settings - Fork 18
DataGridView
Radu Martin edited this page Apr 14, 2017
·
15 revisions
AddTextColumn(string DataPropertyName, string HeaderText, string ToolTipText)
AddCheckColumn(string DataPropertyName, string HeaderText, string ToolTipText)
where DataPropertyName is a name of property or column name,
HeaderText is a text of colum header,
ToolTipText is a text for ToolTip on column header.
Extenders:
DataGridView
DataGridViewColumn
FlowLayoutPanel
TableLayoutPanel
Features:
SelectItemForm
Settings
Components:
BitMaskCheckedListBox
HeaderTableLayoutPanel
SelectItemForm