Gets or sets the unit of measurement for the MinSize property.
View/scrolling minimum size units type.
Visual Basic (Declaration) | |
---|---|
Public Property MinSizeType As DateTimeIntervalType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DateTimeIntervalType MinSizeType {get; set;} |
Return Value
A DateTimeIntervalType enumeration value that determines the unit of measurement for the minimum view size. Defaults to Auto.
When this property is set to Auto the unit of measurement for the MinSize property (which represents the minimum view size) is determined by the control, and will be either a number or day.
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