Input for WinForms | ComponentOne
C1.Win.Input.Pickers.FontPicker.Styles Namespace / FontPickerDropDownStyle Class / ResetItem Method

In This Topic
    ResetItem Method (FontPickerDropDownStyle)
    In This Topic
    Restores the default value of the C1.Win.Input.Pickers.Styles.PickerDropDownStyle.Item property.
    Syntax
    'Declaration
     
    
    Protected Sub ResetItem() 
    protected void ResetItem()
    See Also