1 write to FormatString
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\FormatStringDialog.cs (1)
275
_listControl!.
FormatString
= formatTypeItem.FormatString;
1 reference to FormatString
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\FormatStringDialog.cs (1)
113
string formatString = _dgvCellStyle is not null ? _dgvCellStyle.Format : _listControl!.
FormatString
;