'Declaration
Public ReadOnly Property IsItemsHost As System.Boolean
'Usage
Dim instance As HorizontalScrollbarsPresenter Dim value As System.Boolean value = instance.IsItemsHost
public System.bool IsItemsHost {get;}
public read-only property IsItemsHost: System.Boolean;
public function get IsItemsHost : System.boolean
public: __property System.bool get_IsItemsHost();
public: property System.bool IsItemsHost { System.bool get(); }