ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1CheckListItemStylesEventArgs Class
Members

In This Topic
    C1CheckListItemStylesEventArgs Class
    In This Topic
    Provides data for the C1CheckList.ApplyItemStyles event of a C1CheckList class.
    Object Model
    C1CheckListItemStylesEventArgs ClassCheckListItemStyles Class
    Syntax
    'Declaration
     
    
    Public Class C1CheckListItemStylesEventArgs 
       Inherits System.EventArgs
    public class C1CheckListItemStylesEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.Input.C1CheckListItemStylesEventArgs

    See Also