Share via


ITimelineDataProvider.TimelineMinHeight property

Minimun height (in pixels) the timeline should have

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
ReadOnly Property TimelineMinHeight As Integer
    Get
'Usage
Dim instance As ITimelineDataProvider
Dim value As Integer

value = instance.TimelineMinHeight
int TimelineMinHeight { get; }

Property value

Type: System.Int32

See also

Reference

ITimelineDataProvider interface

ITimelineDataProvider members

Microsoft.SharePoint.WebControls namespace