GridColumnHeaderAxis Property |
Namespace: Kettic.AspNet.Controls
public virtual string HeaderAxis { get; set; }
Public Overridable Property HeaderAxis As String Get Set
public: virtual property String^ HeaderAxis { String^ get (); void set (String^ value); }
abstract HeaderAxis : string with get, set override HeaderAxis : string with get, set