Name | Description | |
---|---|---|
![]() | CollapsedDropDown | Gets the button that is shown when this ribbon gallery is collapsed (i.e. when it is in small state). |
![]() | CollapseToMedium | Determines when the gallery should collapse to Medium state. |
![]() | CollapseToSmall | Determines when the gallery should collapse to Small state. |
![]() | ColumnCountStep | Gets or sets the number of additional columns this gallery should try to show if there is available space. |
![]() | CurrentState | Gets or sets the current state of the ribbon gallery. Automatically updated by Nevron. |
![]() | Icon | Gets or sets the image of the collapses drop down of this ribbon gallery, which is shown when it is in small state. |
![]() | InitialState | Gets or sets the initial state of the ribbon gallery. This is also its largest allowed state. |
![]() | MaximumColumnCount | Gets or sets the maximum number of columns this gallery should show. |
![]() | MinimumColumnCount | Gets or sets the minimum number of columns this gallery should show. If the available area is not enough to fit this number of columns, the gallery goes into small (i.e. collapsed) state. |
![]() | MinimumPopupColumnCount | Gets or sets the minimum number of columns to show in the popup. |
![]() | PopupMenu | Gets or sets the menu shown at the bottom of the popup. |
![]() | SelectedCell | Gets or sets the currently selected table picker cell. |
![]() | SelectedIndex | Gets or sets the selected index of the table picker. |
![]() | Spinner | Gets the Spinner child. |
![]() | TablePicker | Gets or sets the table picker hosted in this ribbon gallery. |
![]() | Text | Gets or sets the text of the collapsed drop down of this ribbon gallery, which is shown when it is in small state. |