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



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