I am a novice, want to ask how to set up the listview control in c # under the name of the font and size of ColumnsHeader,
CodePudding user response:
ColumnHeader ch=new ColumnHeader ();Ch. Width=100;
Ch. Text="name";
CodePudding user response:
Refers to the font size, color and background color properties