VisualCell
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
C#
public class VisualCell : Control, IAutomationPeer, IPeerConverter, IVisualCell, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlVisualCell...
Implements:
Inherited Members
Properties
C#
public Point CellCenter { get; }
Implements:
C#
public int ColumnIndex { get; }
Implements:
Methods
C#
public static VisualCell Create(int rowIndex, int columnIndex, RadSpreadsheetEditor radSpreadsheetEditor)