ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / StyledPropertyCollection Class
Properties Methods Events


In This Topic
    StyledPropertyCollection Class Members
    In This Topic

    The following tables list the members exposed by StyledPropertyCollection.

    Protected Properties
     NameDescription
    Protected PropertyGets collection owner.  
    Protected PropertyGets top owner of the collection.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Releases all unmanaged resources.  
    Public MethodGets value of the specified styled property.  
    Public MethodTries to get value of the specified styled property.  
    Top
    Protected Methods
     NameDescription
    Protected MethodStart editing the collection.  
    Protected MethodStop editing the collection.  
    Protected MethodGets a value indicating whether the collection contains a property with the specified name.  
    Protected MethodGets a value indicating whether the a specified property is initialized.  
    Protected MethodCalled when trying to get an initialized property value.  
    Protected MethodCalled when collection owner is changed.  
    Protected MethodRaises the PropertyChanged event.  
    Protected MethodCompletely resets specified property (make it uninitialized, initialization required after that).  
    Protected Method  
    Top
    Public Events
     NameDescription
    Public EventFires when any properties change.  
    Top
    See Also