This topic has not yet been rated - Rate this topic

RibbonGallery.MinColumnCount Property

.NET Framework 4

Gets or sets a value that specifies the minimum number of columns used to layout items in a gallery ItemsPanel.

Namespace:  Microsoft.Windows.Controls.Ribbon
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)
public int MinColumnCount { get; set; }

Property Value

Type: System.Int32
The minimum number of columns used to layout items in a gallery ItemsPanel.The registered default is 1. For more information about what can influence the value, see Dependency Property Value Precedence.

Identifier field

MinColumnCountProperty

Metadata properties set to true

AffectsMeasure

Did you find this helpful?
(1500 characters remaining)