Class CellControl

CellControl class

Represents a cell control.

public abstract class CellControl : CellRelative

Properties

NameDescription
Text { get; set; }Gets or sets the text associated with this control.

See Also