Class BandingInfo
Inheritance
System.Object
BandingInfo
Namespace: Telerik.Windows.Controls.RichTextBoxUI.Dialogs
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class BandingInfo : Object
Constructors
BandingInfo(String, Int32)
Declaration
public BandingInfo(string description, int size)
Parameters
System.
|
System.
|
Properties
Description
Declaration
public string Description { get; set; }
Property Value
System.
|
Size
Declaration
public int Size { get; set; }
Property Value
System.
|