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