ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / Group Class
Properties Methods Events


In This Topic
    Group Class Members
    In This Topic

    The following tables list the members exposed by Group.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a Group.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets the height of the tile group, in pixels.  
    Public PropertyGets or sets the index of group in owner C1TileControl.Groups collection.  
    Public PropertyGets a value indicating whether the Group has been disposed.  
    Public PropertyGets or sets the unique name for this Group.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets an object that contains additional data about the Group.  
    Public PropertyGets or sets the group title.  
    Public PropertyGets the owner C1TileControl.  
    Public PropertyGets the collection of tiles.  
    Public PropertyGets or sets whether the Group is visible.  
    Public PropertyGets the width of the tile group, in pixels.  
    Public PropertyGets the X-coordinate of the group relative to the scrollable surface, in pixels.  
    Public PropertyGets the Y-coordinate of the group relative to the scrollable surface, in pixels.  
    Top
    Protected Properties
    Public Methods
     NameDescription
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Overridden. Clean up any resources being used.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodRaises the Paint event.  
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventOccurs when the group is redrawing.  
    Top
    See Also