Ext.NET  5.3.0
.NET Component Framework for Enterprise Level Apps
Ext.Net.IField Interface Reference

More...

Inheritance diagram for Ext.Net.IField:
Ext.Net.Field Ext.Net.CheckboxBase Ext.Net.DateRangeField Ext.Net.DisplayField Ext.Net.Hidden Ext.Net.HtmlEditor Ext.Net.MultiSelectBase Ext.Net.SliderBase Ext.Net.TextFieldBase

Public Member Functions

void Clear ()
 

Properties

object Value [get, set]
 
object EmptyValue [get, set]
 
bool IsEmpty [get]
 

Detailed Description

Member Function Documentation

◆ Clear()

void Ext.Net.IField.Clear ( )

Implemented in Ext.Net.Field.

Property Documentation

◆ EmptyValue

object Ext.Net.IField.EmptyValue
getset

◆ IsEmpty

bool Ext.Net.IField.IsEmpty
get

◆ Value

object Ext.Net.IField.Value
getset


The documentation for this interface was generated from the following file: