Class KeyCommandListBinderImplSerializationReader
Key Command List Binder Impl Serialization reader
Inheritance
System.Object
KeyCommandListBinderImplSerializationReader
Implements
Namespace: Syncfusion.Windows.Forms.Edit.Utils.Serializers
Assembly: Syncfusion.Edit.Windows.dll
Syntax
public class KeyCommandListBinderImplSerializationReader : XmlSerializationReader, IXmlSerializationReader
Constructors
KeyCommandListBinderImplSerializationReader()
Declaration
public KeyCommandListBinderImplSerializationReader()
Methods
InitCallbacks()
Overrides the InitCallbacks
Declaration
protected override void InitCallbacks()
InitIDs()
Overrides the InitIDs
Declaration
protected override void InitIDs()
ReadDataFromXml()
Reads serialized data from Xml for Key Command List Binder
Declaration
public object ReadDataFromXml()
Returns
Type | Description |
---|---|
System.Object | returns object |