Xceed SmartUI for WinForms v3.6 Documentation
Xceed.SmartUI.v3.6 Assembly / Xceed.SmartUI Namespace / SmartItemCollection Class


In This Topic
    SmartItemCollection Class Properties
    In This Topic

    For a list of all members of this type, see SmartItemCollection members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the background color of every SmartItem in the collection whose own BackColor property has not been explicitly set.  
    Public PropertyGets or sets the SmartBorders associated with the collection.  
    Public PropertyGets or sets the comparer to use for the collection.  
    Public PropertyGets the number of SmartItems contained in the collection.  
    Public PropertyGets or sets the SmartItem that is currently dropped down.  
    Public PropertyGets or sets the first SmartItem that is completely or partial visible in the collection.  
    Public PropertyGets the font of every SmartItem in the collection whose own Font property has not been explicitly set.  
    Public PropertyThis property is reserved for internal use and is not intended to be used directly from your code.  
    Public PropertyGets or sets a value indicating the visibility of the horizontal scrollbar.  
    Public PropertyGets or set the inner margins (inside the Borders) for this collection.  
    Public PropertyGets a value indicating whether the collection has a fixed size.  
    Public PropertyGets a value indicating whether the collection is read-only  
    Public PropertyOverloaded. Gets the SmartItem associated with the specified key.  
    Public PropertyGets or sets the SmartLayout associated with the collection.  
    Public PropertyGets the margins for this collection. It represents the sum of the InnerMargins, OuterMargins and Borders to which the space required to display the scrollbars is added if needed.  
    Public PropertyGets or sets a value indicating how (and if) mnemonics are activated.  
    Public PropertyGets or sets the outer margins (outside the Borders) for this collection.  
    Public PropertyGets or sets the color of the collection's OuterMargins.  
    Public PropertyGets the collection's parent SmartItem.  
    Public PropertyGets or sets the style of the collection's scrollbars.  
    Public PropertyGets or sets a boolean value indicating if the collection is sorted  
    Public PropertyGets or sets a boolean value indicating the visibility of the vertical scrollbar.  
    Top
    See Also