TreeView for WinForms | ComponentOne
C1.Win.C1Themes Namespace / StyledPropertyCollection.UninitializedPropertyException Class
Members

In This Topic
    StyledPropertyCollection.UninitializedPropertyException Class
    In This Topic
    The exception that is thrown when trying to use uninitialized C1.Win.C1Themes.StyledPropertyCollection.StyledProperty.
    Syntax
    'Declaration
     
    
    Public Class StyledPropertyCollection.UninitializedPropertyException 
       Inherits System.Exception
    public class StyledPropertyCollection.UninitializedPropertyException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          C1.Win.C1Themes.StyledPropertyCollection.UninitializedPropertyException

    See Also