ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearSelectSettings Class / SelectionStyleProperty Field




In This Topic
    SelectionStyleProperty Field (ImGearSelectSettings)
    In This Topic
    Represents SelectionStyle dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly SelectionStyleProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearSelectSettings.SelectionStyleProperty
    public static readonly DependencyProperty SelectionStyleProperty
    public: static readonly DependencyProperty* SelectionStyleProperty
    public:
    static readonly DependencyProperty^ SelectionStyleProperty
    See Also