ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1NumericBox Class / SelectionStartProperty Field



In This Topic
    SelectionStartProperty Field
    In This Topic
    Identifies the SelectionStart dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectionStartProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1NumericBox.SelectionStartProperty
    public static readonly DependencyProperty SelectionStartProperty
    public:
    static readonly DependencyProperty^ SelectionStartProperty
    See Also