IMobileTableBehavior Interface
Mobile functionality provided for SAPUI5 tables. See ITable.Mobile

C# Syntax

public interface IMobileTableBehavior 
Public Methods
 NameDescription
MethodNavigateToRowOverloaded. Navigates to the specified row.  
Top