Class ContentControlPickerState
Represents the ContentControlPickerState class.
Inherited Members
      System.Object.ToString()
    
    
      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.WinForms.Documents.Model.StructuredDocumentTags
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public class ContentControlPickerState : ButtonContentControlState, INotifyPropertyChanged
  Properties
ButtonHeight
Gets the value that indicates height of the control's button.
Declaration
public double ButtonHeight { get; }
  Property Value
| 
        System.Double
         
  |