Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides access to all the properties of a file.
Available for
Canvas apps
Properties
isEditable
If the data provider has edit capabilities.
Type: boolean
isFilterable
If the dataset can be filtered.
Type: boolean
isSortable
If the dataset can be sorted.
Type: boolean
canPaginate
If the dataset records can be paged.
Type: boolean
canCreateNewRecords
Whether adding new records is supported or not.
Type: boolean
hasRecordNavigation
Whether the dataset supports record navigation for lookup and primary fields.
Type: boolean
hasCellImageInfo
Whether image info for record columns can be retrieved.
Type boolean
Related topics
Power Apps component framework API reference
Power Apps component framework overview