[]
Gets or sets the size of the items in a gallery.
[C1Category("Behavior")]
[C1Description("RibbonGallery.ItemSize", "Gets or sets the size of the items in a gallery.")]
public Size ItemSize { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonGallery.ItemSize", "Gets or sets the size of the items in a gallery.")>
Public Property ItemSize As Size