Intersoft ClientUI Documentation
RibbonGroupSize Enumeration



Specifies the group size in ribbon control.
Syntax
Public Enum RibbonGroupSize 
   Inherits System.Enum
Dim instance As RibbonGroupSize
public enum RibbonGroupSize : System.Enum 
public enum class RibbonGroupSize : public System.Enum 
Members
MemberDescription
Collapsed Group will be set to collapsed state.
Large Group will be set to large state.
Medium Group will be set to medium state.
Small Group will be set to small state.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Aqua.UXRibbon.RibbonGroupSize

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Intersoft.Client.UI.Aqua.UXRibbon Namespace

Send Feedback