Class RadPageViewStripGroupItem
Inheritance
System.Object
RadPageViewStripGroupItem
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class RadPageViewStripGroupItem : RadPageViewStripItem, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider
Constructors
RadPageViewStripGroupItem()
Declaration
public RadPageViewStripGroupItem()
RadPageViewStripGroupItem(String)
Declaration
public RadPageViewStripGroupItem(string text)
Parameters
System.String
text
|
RadPageViewStripGroupItem(String, Image)
Declaration
public RadPageViewStripGroupItem(string text, Image image)
Parameters
System.String
text
|
System.Drawing.Image
image
|
Methods
ArrangeChildren(SizeF)
Declaration
protected override void ArrangeChildren(SizeF available)
Parameters
System.Drawing.SizeF
available
|
Overrides
CreateChildElements()
Declaration
protected override void CreateChildElements()