ImageGear22.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > PageView Class : IsScrollBarVisible Method |
'Declaration Public Function IsScrollBarVisible( _ ByVal scrollBarType As ImGearScrollBarType _ ) As Boolean
'Usage Dim instance As PageView Dim scrollBarType As ImGearScrollBarType Dim value As Boolean value = instance.IsScrollBarVisible(scrollBarType)
public bool IsScrollBarVisible( ImGearScrollBarType scrollBarType )
public: bool IsScrollBarVisible( ImGearScrollBarType scrollBarType )
public: bool IsScrollBarVisible( ImGearScrollBarType scrollBarType )