Class StyleGalleryItem
Inheritance
System.Object
StyleGalleryItem
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.RichTextEditorRibbonUI
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public class StyleGalleryItem : RadGalleryItem, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IButtonControl, IImageElement, ICloneable
Constructors
StyleGalleryItem(String, StyleData)
Declaration
public StyleGalleryItem(string text, StyleData style)
Parameters
System.String
text
|
StyleData
style
|
Properties
StyleData
ThemeEffectiveType
Declaration
protected override Type ThemeEffectiveType { get; }
Property Value
System.Type
|
Overrides
ToolTipText
Declaration
public override string ToolTipText { get; set; }
Property Value
System.String
|
Overrides
Methods
DisposeManagedResources()
Declaration
protected override void DisposeManagedResources()