Sky Software Homepage LogicNP Software Knowledge Base And FAQ

 
Contact Product Support    SearchSearch      Subscribe to the RSS feed for this forum

HOWTO : Hide certain columns in FileView

 
Subscribe to the RSS feed for this forum  Forum Index -> FileView.Net/WPF
View previous topic :: View next topic  
Author Message
Support



Joined: 18 Jul 2005
Posts: 731

Posted: Mon Aug 20, 2007 5:15 am    Post subject: HOWTO : Hide certain columns in FileView

By default, FileView only displays the following four standard columns : Name, Size, Type and Date Modified. To hide one or more of these columns, handle the BeforeColumnAdd event of FileView. To hide a column, use the ColumnName field of the ColumnAddEventArgs object passed to the event handler to determine the column which is being added and set the Cancel field to true if that column should not be added.
Back to top
Display posts from previous:   
Forum Index -> FileView.Net/WPF All times are GMT
Page 1 of 1

 
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group