Gets or sets the unit of measurement for the SmallScrollMinSize property.
View scrolling line minimum size units type.
Visual Basic (Declaration) | |
---|---|
Public Property SmallScrollMinSizeType As DateTimeIntervalType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DateTimeIntervalType SmallScrollMinSizeType {get; set;} |
Return Value
A DateTimeIntervalType enumeration value that determines the unit of measurement for the small scrolling size. Defaults to "Auto".
When this property is set to Auto the unit of measurement for the SmallScrollMinSize property (which represents the minimum small scrolling size) is automatically determined by the control, and will be either a number or day.
Small scrolling occurs when the end-user clicks on a left/right or up/down scroll button.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family