Class EditorSetAttribute
Set attribute
Inheritance
System.Object
EditorSetAttribute
Namespace: DataTables
Assembly: DataTables-Editor-Server.dll
Syntax
public class EditorSetAttribute : Attribute
Constructors
| Improve this Doc View SourceEditorSetAttribute(Field.SetType)
Constructor for a field attribute telling Editor the set state in a modal
Declaration
public EditorSetAttribute(Field.SetType set = Field.SetType.Both)
Parameters
Type | Name | Description |
---|---|---|
Field.SetType | set | Set flag |
Fields
| Improve this Doc View SourceSet
Field's set flag
Declaration
public Field.SetType Set
Field Value
Type | Description |
---|---|
Field.SetType |