Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / DropDownItemBaseControl Class / ShowIconProperty Field


In This Topic
    ShowIconProperty Field
    In This Topic
    Indicates a show icon dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ShowIconProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = DropDownItemBaseControl.ShowIconProperty
    public static readonly DependencyProperty ShowIconProperty
    See Also