Version

GroupSettings Class Members

The following tables list the members exposed by GroupSettings.

Public Constructors
 NameDescription
Public ConstructorGroupSettings ConstructorOverloaded.   
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyCaptionLocationReturns or sets the location for the caption of the child panes.  
Public PropertyCloseButtonBehaviorReturns or sets which panes are closed when the close button on the tab group caption is pressed.  
Public PropertyCloseButtonLocationReturns or sets where the close button will be rendered.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasTabAreaAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyPinButtonBehaviorReturns or sets which panes are pinned or unpinned when the pin button on the tab group caption is pressed.  
Public PropertySlidingGroupButtonStyleReturns or sets the style of button displayed for the pane captions in a sliding group style pane group.  
Public PropertySlidingGroupOrientationReturns or sets the orientation for the sliding group buttons of the child panes.  
Public PropertyTabAreaAppearanceReturns or sets the appearance for the tab area under the child pane tabs.  
Public PropertyTabLocationReturns or sets the location for the child pane tabs in a tab group.  
Public PropertyTabSizingReturns or sets the sizing for the tabs.  
Public PropertyTabStyleReturns or sets the style of tabs displayed.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
Public MethodCloneReturns a copy of the current object.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetResets the object to its default state.  
Public MethodResetCloseButtonLocationResets the CloseButtonLocation property to its default value.  
Public MethodResetTabAreaAppearanceResets the TabAreaAppearance property to its default value.  
Public MethodShouldSerializeIndicates if any of the property values differ from the default value.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataInvoked during the serialization of the object.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDeserializationInvoked after the entire object graph has been deserialized.  
Protected MethodOnDisposeOverridden. Invoked when the resources utilized by the object are released and the object is being disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Invoked when a property on a subobject has changed.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeCloseButtonLocationIndicates whether the CloseButtonLocation property contains data that needs to be serialized.  
Protected MethodShouldSerializeTabAreaAppearanceIndicates whether the TabAreaAppearance property contains data that needs to be serialized.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also