Click or drag to resize

ManageColumnsEventType Enumeration

Defines manage columns event type.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public enum ManageColumnsEventType
Members
  Member nameValueDescription
ViewCreated1 Called after the view has been created.
See Also