Version

PanelItemsSeparator Class Methods

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

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetPanelFinds and returns the System.Windows.Controls.Panel used from particular control.  
Public MethodHideHides the IItemSeparator element. (Inherited from Infragistics.Controls.Grids.ItemSeparatorBase)
Public MethodShowArranges and displays item separator element. (Inherited from Infragistics.Controls.Grids.ItemSeparatorBase)
Protected Methods
 NameDescription
Protected MethodArrangePopupOverridden. Arranges the IItemSeparator object over the System.Windows.Controls.Panel element.  
Protected MethodOnPropertyChangedRaises the PropertyChanged event with the provided arguments. (Inherited from Infragistics.Controls.Grids.ItemSeparatorBase)
See Also