ComponentOne DashboardLayout for WinForms
DashboardOptions Class Members
Properties 

C1.Win.Layout Namespace : DashboardOptions Class

The following tables list the members exposed by DashboardOptions.

Public Properties
 NameDescription
Public PropertyAllows to drag and drop ItemContainers.  
Public PropertyAllows to resize ItemContainers.  
Public PropertyContextMenuStrip to use on ItemContainer instances.  
Public PropertyUse cues while dragging ItemContainers.  
Public PropertyGets a list of the ItemContainer header additional elements.  
Public PropertyMaximum ItemContainer instance size. When the size of parent container increases the child ItemContainer instances increase accordingly proportionally till the ItemContainer instance size reaches MamimumSize.In discrete system MaximumSize is a maximal size of child grid cell.  
Public PropertyMinimum ItemContainer instance size. When the size of parent container decreases the child ItemContainer instances decrease accordingly proportionally till the ItemContainer instance size reaches MinimumSize. In discrete system MinimumSize is a minimal size of child grid cell.  
Public PropertyDiscrete size multiplier. This can be used for discrete resizing of ItemContainer.  
Public PropertyGets or sets location of tool icon if Caption property is not defined for ItemContainer.  
Top
See Also

Reference

DashboardOptions Class
C1.Win.Layout Namespace