Class VisualCell
Inheritance
System.Object
VisualCell
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class VisualCell : Control, IAutomationPeer, IPeerConverter, IVisualCell, IControl, IFrameworkElement, ITargetElement
Properties
CellCenter
Declaration
public Point CellCenter { get; }
Property Value
System.
|
Implements
ColumnIndex
Declaration
public int ColumnIndex { get; }
Property Value
System.
|
Implements
Height
RowIndex
Declaration
public int RowIndex { get; }
Property Value
System.
|
Implements
Width
Methods
Create(Int32, Int32, RadSpreadsheetEditor)
Declaration
public static VisualCell Create(int rowIndex, int columnIndex, RadSpreadsheetEditor radSpreadsheetEditor)
Parameters
System.
|
System.
|
Rad
|
Returns
GetGradientFillRadCanvas()
Declaration
public IFrameworkElement GetGradientFillRadCanvas()
Returns
Implements
GetPatternFillRadCanvas()
GetValueTextBlock()
Declaration
public ITextBlock GetValueTextBlock()