FilterDescriptionIsActive Property |
Namespace: Kettic.AspNet.DataAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic virtual bool IsActive { get; }
Public Overridable ReadOnly Property IsActive As Boolean
Get
public:
virtual property bool IsActive {
bool get ();
}
abstract IsActive : bool with get
override IsActive : bool with get
Property Value
Type:
Boolean
See Also