| KaxMaskedTextBoxRows Property |
Namespace: Kettic.AspNet.Controls
public virtual int Rows { get; set; }
Public Overridable Property Rows As Integer Get Set
public: virtual property int Rows { int get (); void set (int value); }
abstract Rows : int with get, set override Rows : int with get, set