Interface ISimpleCell
Inherited Members
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public interface ISimpleCell : IControl, IFrameworkElement, ITargetElement
Properties
CellText
Declaration
string CellText { get; }
Property Value
System.String
|
Methods
Select()
Declaration
void Select()