ActiveReports.Viewer3 Request technical support
SelectionLength Property
See Also 


Syntax

Visual Basic (Declaration) 
Public Property SelectionLength As Integer
Visual Basic (Usage)Copy Code
Dim instance As ZoomCombo
Dim value As Integer
 
instance.SelectionLength = value
 
value = instance.SelectionLength
C# 
public int SelectionLength {get; set;}

See Also