Class GridQueryAcceptDataOptions
Provide the query accepted data options. Not implemented. Reserved for future use - possibly return options how to handle operation, e.g. EdgeScroll or implement this behavior itself.
Inheritance
System.Object
GridQueryAcceptDataOptions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.Windows.Forms.Grid
Assembly: Syncfusion.Grid.Windows.dll
Syntax
public class GridQueryAcceptDataOptions
Constructors
GridQueryAcceptDataOptions()
Initializes a new instance of the GridQueryAcceptDataOptions class.
Declaration
public GridQueryAcceptDataOptions()