Vcl.RibbonGalleryBar.TCustomRibbonGalleryBar.ItemsPerRow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ItemsPerRow: Integer read FItemsPerRow write SetItemsPerRow default 3;

C++

__property int ItemsPerRow = {read=FItemsPerRow, write=SetItemsPerRow, default=3};

Properties

Type Visibility Source Unit Parent
property public
Vcl.RibbonGalleryBar.pas
Vcl.RibbonGalleryBar.hpp
Vcl.RibbonGalleryBar TCustomRibbonGalleryBar

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!