Class RadGalleryPopupElement
Inheritance
Inherited Members
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class RadGalleryPopupElement : RadItem, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode
Constructors
RadGalleryPopupElement(RadItemOwnerCollection, RadItemOwnerCollection, RadItemOwnerCollection, RadItemOwnerCollection)
Declaration
public RadGalleryPopupElement(RadItemOwnerCollection items, RadItemOwnerCollection groups, RadItemOwnerCollection filters, RadItemOwnerCollection menuItems)
Parameters
Rad
|
Rad
|
Rad
|
Rad
|
RadGalleryPopupElement(RadItemOwnerCollection, RadItemOwnerCollection, RadItemOwnerCollection, RadItemOwnerCollection, SizeF, SizeF)
Declaration
public RadGalleryPopupElement(RadItemOwnerCollection items, RadItemOwnerCollection groups, RadItemOwnerCollection filters, RadItemOwnerCollection menuItems, SizeF initialSize, SizeF minimumSize)
Parameters
Rad
|
Rad
|
Rad
|
Rad
|
System.
|
System.
|
RadGalleryPopupElement(RadItemOwnerCollection, RadItemOwnerCollection, RadItemOwnerCollection, RadItemOwnerCollection, SizeF, SizeF, SizingMode)
Declaration
public RadGalleryPopupElement(RadItemOwnerCollection items, RadItemOwnerCollection groups, RadItemOwnerCollection filters, RadItemOwnerCollection menuItems, SizeF initialSize, SizeF minimumSize, SizingMode dropDownSizingMode)
Parameters
Rad
|
Rad
|
Rad
|
Rad
|
System.
|
System.
|
Sizing
|
Properties
GroupHolderStackLayout
MenuElement
Gets an instance of the Rad
Declaration
public RadMenuElement MenuElement { get; }
Property Value
ScrollViewer
Gets an instance of the Rad
Declaration
public RadScrollViewer ScrollViewer { get; }
Property Value
SelectedFilter
Declaration
public RadGalleryGroupFilter SelectedFilter { get; set; }
Property Value
SizingGrip
Gets an instance of the Size
Declaration
public SizeGripElement SizingGrip { get; }
Property Value
Methods
BuildGroup()
Declaration
protected void BuildGroup()
CreateChildElements()
Declaration
protected override void CreateChildElements()
Overrides
MeasureOverride(SizeF)
Declaration
protected override SizeF MeasureOverride(SizeF availableSize)
Parameters
System.
|
Returns
System.
|
Overrides
UnWireEvents()
Declaration
protected void UnWireEvents()
WireEvents()
Declaration
protected void WireEvents()