FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / FindOption Class / FindRange Property

In This Topic
    FindRange Property
    In This Topic
    Gets or sets find range for find
    Syntax
    'Declaration
     
    
    Public Property FindRange As FindRange
    public FindRange FindRange {get; set;}
    See Also