ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.Themes Namespace / StyledPropertyCollection.UninitializedPropertyException Class / Data Property

In This Topic
    Data Property (StyledPropertyCollection.UninitializedPropertyException)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Data As System.Collections.IDictionary
    public virtual System.Collections.IDictionary Data {get;}
    See Also