SpreadsheetGear.Windows.Controls Namespace > RowHeader Class : WorkbookView Property |
'Declaration
Public ReadOnly Property WorkbookView As WorkbookView
'Usage
Dim instance As RowHeader Dim value As WorkbookView value = instance.WorkbookView
public WorkbookView WorkbookView {get;}
public read-only property WorkbookView: WorkbookView;
public function get WorkbookView : WorkbookView
public: __property WorkbookView* get_WorkbookView();
public: property WorkbookView^ WorkbookView { WorkbookView^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2