Skip to content

Commit 8e62d4e

Browse files
authored
Merge pull request #1434 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/MicrosoftDocs/powerapps-docs (branch live)
2 parents 66eb5ba + 52929cf commit 8e62d4e

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

powerapps-docs/maker/canvas-apps/controls/control-gallery.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ ms.custom: canvas
99
ms.reviewer: anneta
1010
ms.date: 05/25/2017
1111
ms.author: fikaradz
12-
search.audienceType:
12+
search.audienceType:
1313
- maker
14-
search.app:
14+
search.app:
1515
- PowerApps
1616
---
1717
# Gallery control in canvas apps
@@ -56,8 +56,6 @@ If a user scrolls the **Flexible height** gallery control before all items are l
5656

5757
**ItemAccessibleLabel** – Label of each gallery item for screen readers. Should describe what each item is.
5858

59-
**Layout** – Whether the user scrolls through a gallery or adjusts a slider top to bottom (**Vertical**) or left to right (**Horizontal**).
60-
6159
**NavigationStep** – How far a gallery scrolls if its **ShowNavigation** property is set to **true** and the user selects a navigation arrow at either end of that gallery.
6260

6361
**Selectable** – Whether gallery items can be selected. When set to **true**, screen readers identify the gallery as a selectable list, and you select an item by clicking or tapping it. When set to **false**, screen readers identify the gallery as a regular list, and clicking or tapping an item doesn't select it.

powerapps-docs/maker/common-data-service/data-platform-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Common Data Service lets you securely store and manage data that's used by busin
2323
For information on purchasing a plan to use Common Data Service, see [Pricing info](../../administrator/pricing-billing-skus.md).
2424

2525
## Why use Common Data Service?
26-
Standard and custom entities within Common Data Service provide a secure and cloud-based storage option for your data. Entities let you to create a business-focused definition of your organization's data for use within apps. If you're not sure if entities are your best option, consider these benefits:
26+
Standard and custom entities within Common Data Service provide a secure and cloud-based storage option for your data. Entities let you create a business-focused definition of your organization's data for use within apps. If you're not sure if entities are your best option, consider these benefits:
2727

2828
* **Easy to manage** – Both the metadata and data are stored in the cloud. You don't need to worry about the details of how they're stored.
2929
* **Easy to secure** – Data is securely stored so that users can see it only if you grant them access. Role-based security allows you to control access to entities for different users within your organization.

0 commit comments

Comments
 (0)