Bind(Object)
|
Binds the Vertical Grid to a data source
|
BindToCustomData(VerticalGridModel)
|
Binds the VerticalGrid to a custom data model when you use the extension in the custom data binding mode.
|
BindToEF(String, String, EventHandler<LinqServerModeDataSourceSelectEventArgs>, EventHandler<ServerModeExceptionThrownEventArgs>)
|
Binds the VerticalGrid to a data source via the Entity Framework in database server mode.
|
BindToEF(String, String, EventHandler<LinqServerModeDataSourceSelectEventArgs>)
|
Binds the VerticalGrid to a data source via the Entity Framework in database server mode.
|
BindToEF(String, String)
|
Binds the VerticalGrid to a data source via the Entity Framework in database server mode.
|
BindToEF(Type, String, EventHandler<LinqServerModeDataSourceSelectEventArgs>)
|
Binds the VerticalGrid to a data source via the Entity Framework in database server mode.
|
BindToEF(Type, String)
|
Binds the VerticalGrid to a data source via the Entity Framework in database server mode.
|
BindToLINQ(String, String, EventHandler<LinqServerModeDataSourceSelectEventArgs>, EventHandler<ServerModeExceptionThrownEventArgs>)
|
Binds the VerticalGrid to a queryable source in database server mode.
|
BindToLINQ(String, String, EventHandler<LinqServerModeDataSourceSelectEventArgs>)
|
Binds the VerticalGrid to a queryable source in database server mode.
|
BindToLINQ(String, String)
|
Binds the VerticalGrid to a queryable source in database server mode.
|
BindToLINQ(Type, String, EventHandler<LinqServerModeDataSourceSelectEventArgs>)
|
Binds the VerticalGrid to a queryable source in database server mode.
|
BindToLINQ(Type, String)
|
Binds the VerticalGrid to a queryable source in database server mode.
|
BindToXML(String, String, String)
|
Binds the VerticalGrid to the XML file specified by its name, XPath expression and transformation file name.
|
BindToXML(String, String)
|
Binds the VerticalGrid to the XML file specified by its name and an XPath expression.
|
BindToXML(String)
|
Binds the VerticalGrid to the XML file specified by its name.
|
CreatePrintableObject(VerticalGridSettings, Object)
static
|
Enables a VerticalGrid to be printed using the XtraPrinting Library.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
ExportToCsv(VerticalGridSettings, Object, CsvExportOptions)
static
|
|
ExportToCsv(VerticalGridSettings, Object, Boolean, CsvExportOptions)
static
|
|
ExportToCsv(VerticalGridSettings, Object, Boolean)
static
|
Exports the VerticalGrid’s data to CSV format, based on the provided settings.
|
ExportToCsv(VerticalGridSettings, Object, String, CsvExportOptions)
static
|
|
ExportToCsv(VerticalGridSettings, Object, String, Boolean, CsvExportOptions)
static
|
|
ExportToCsv(VerticalGridSettings, Object, String, Boolean)
static
|
Exports the VerticalGrid’s data to CSV format, based on the provided settings.
|
ExportToCsv(VerticalGridSettings, Object, String)
static
|
Exports the VerticalGrid’s data to CSV format, based on the provided settings.
|
ExportToCsv(VerticalGridSettings, Object)
static
|
Exports the VerticalGrid’s data to CSV format, based on the provided settings.
|
ExportToDocx(VerticalGridSettings, Object, DocxExportOptions)
static
|
Exports the VerticalGrid’s data to DOCX format, based on the provided settings.
|
ExportToDocx(VerticalGridSettings, Object, Boolean, DocxExportOptions)
static
|
Exports the VerticalGrid’s data to DOCX format, based on the provided settings.
|
ExportToDocx(VerticalGridSettings, Object, Boolean)
static
|
Exports the VerticalGrid’s data to DOCX format, based on the provided settings.
|
ExportToDocx(VerticalGridSettings, Object, String, DocxExportOptions)
static
|
Exports the VerticalGrid’s data to DOCX format, based on the provided settings.
|
ExportToDocx(VerticalGridSettings, Object, String, Boolean, DocxExportOptions)
static
|
Exports the VerticalGrid’s data to DOCX format, based on the provided settings.
|
ExportToDocx(VerticalGridSettings, Object, String, Boolean)
static
|
Exports the VerticalGrid’s data to DOCX format, based on the provided settings.
|
ExportToDocx(VerticalGridSettings, Object, String)
static
|
Exports the VerticalGrid’s data to DOCX format, based on the provided settings.
|
ExportToDocx(VerticalGridSettings, Object)
static
|
Exports the VerticalGrid’s data to DOCX format, based on the provided settings.
|
ExportToPdf(VerticalGridSettings, Object, PdfExportOptions)
static
|
Exports the VerticalGrid’s data to PDF format, based on the provided settings.
|
ExportToPdf(VerticalGridSettings, Object, Boolean, PdfExportOptions)
static
|
Exports the VerticalGrid’s data to PDF format, based on the provided settings.
|
ExportToPdf(VerticalGridSettings, Object, Boolean)
static
|
Exports the VerticalGrid’s data to PDF format, based on the provided settings.
|
ExportToPdf(VerticalGridSettings, Object, String, PdfExportOptions)
static
|
Exports the VerticalGrid’s data to PDF format, based on the provided settings.
|
ExportToPdf(VerticalGridSettings, Object, String, Boolean, PdfExportOptions)
static
|
Exports the VerticalGrid’s data to PDF format, based on the provided settings.
|
ExportToPdf(VerticalGridSettings, Object, String, Boolean)
static
|
Exports the VerticalGrid’s data to PDF format, based on the provided settings.
|
ExportToPdf(VerticalGridSettings, Object, String)
static
|
Exports the VerticalGrid’s data to PDF format, based on the provided settings.
|
ExportToPdf(VerticalGridSettings, Object)
static
|
Exports the VerticalGrid’s data to PDF format, based on the provided settings.
|
ExportToRtf(VerticalGridSettings, Object, RtfExportOptions)
static
|
Exports the VerticalGrid’s data to RTF format, based on the provided settings.
|
ExportToRtf(VerticalGridSettings, Object, Boolean, RtfExportOptions)
static
|
Exports the VerticalGrid’s data to RTF format, based on the provided settings.
|
ExportToRtf(VerticalGridSettings, Object, Boolean)
static
|
Exports the VerticalGrid’s data to RTF format, based on the provided settings.
|
ExportToRtf(VerticalGridSettings, Object, String, RtfExportOptions)
static
|
Exports the VerticalGrid’s data to RTF format, based on the provided settings.
|
ExportToRtf(VerticalGridSettings, Object, String, Boolean, RtfExportOptions)
static
|
Exports the VerticalGrid’s data to RTF format, based on the provided settings.
|
ExportToRtf(VerticalGridSettings, Object, String, Boolean)
static
|
Exports the VerticalGrid’s data to RTF format, based on the provided settings.
|
ExportToRtf(VerticalGridSettings, Object, String)
static
|
Exports the VerticalGrid’s data to RTF format, based on the provided settings.
|
ExportToRtf(VerticalGridSettings, Object)
static
|
Exports the VerticalGrid’s data to RTF format, based on the provided settings.
|
ExportToXls(VerticalGridSettings, Object, XlsExportOptions)
static
|
|
ExportToXls(VerticalGridSettings, Object, Boolean, XlsExportOptions)
static
|
|
ExportToXls(VerticalGridSettings, Object, Boolean)
static
|
Exports the VerticalGrid’s data to XLS format, based on the provided settings.
|
ExportToXls(VerticalGridSettings, Object, String, XlsExportOptions)
static
|
|
ExportToXls(VerticalGridSettings, Object, String, Boolean, XlsExportOptions)
static
|
|
ExportToXls(VerticalGridSettings, Object, String, Boolean)
static
|
Exports the VerticalGrid’s data to XLS format, based on the provided settings.
|
ExportToXls(VerticalGridSettings, Object, String)
static
|
Exports the VerticalGrid’s data to XLS format, based on the provided settings.
|
ExportToXls(VerticalGridSettings, Object)
static
|
Exports the VerticalGrid’s data to XLS format, based on the provided settings.
|
ExportToXlsx(VerticalGridSettings, Object, XlsxExportOptions)
static
|
|
ExportToXlsx(VerticalGridSettings, Object, Boolean, XlsxExportOptions)
static
|
|
ExportToXlsx(VerticalGridSettings, Object, Boolean)
static
|
Exports the VerticalGrid’s data to XLSX format, based on the provided settings.
|
ExportToXlsx(VerticalGridSettings, Object, String, XlsxExportOptions)
static
|
|
ExportToXlsx(VerticalGridSettings, Object, String, Boolean, XlsxExportOptions)
static
|
|
ExportToXlsx(VerticalGridSettings, Object, String, Boolean)
static
|
Exports the VerticalGrid’s data to XLSX format, based on the provided settings.
|
ExportToXlsx(VerticalGridSettings, Object, String)
static
|
Exports the VerticalGrid’s data to XLSX format, based on the provided settings.
|
ExportToXlsx(VerticalGridSettings, Object)
static
|
Exports the VerticalGrid’s data to XLSX format, based on the provided settings.
|
GetBatchDeleteKeys<T>()
static
|
Returns a list of keys that correspond to VerticalGrid records deleted on the client side in batch edit mode.
|
GetBatchInsertValues<T>(String)
static
|
Returns a list of values added to the specified row on the client side in batch edit mode.
|
GetBatchUpdateValues<S, T>(String)
static
|
Returns a dictionary containing record keys and new values updated in the specified row on the client side in batch edit mode.
|
GetBinaryImageEditCallbackResult()
static
|
Returns the specified result back to the client side after processing a callback initiated by a binary image editor used as a grid view column editor.
|
GetBinaryImageEditCallbackResult(BinaryStorageMode, BinaryImageUploadValidationSettings)
static
|
Returns the specified result back to the client side after processing a callback initiated by a binary image editor used as a grid view column editor.
|
GetBinaryImageEditCallbackResult(BinaryStorageMode)
static
|
Returns the specified result back to the client side after processing a callback initiated by a binary image editor used as a grid view column editor.
|
GetComboBoxCallbackResult(MVCxColumnComboBoxProperties)
static
|
Returns the specified result back to the client side after processing a callback initiated by a combo box used as a grid view column editor.
|
GetComboBoxCallbackResult(Action<MVCxColumnComboBoxProperties>)
static
|
Returns the specified result back to the client side after processing a callback initiated by a combo box used as a grid view column editor.
|
GetCustomDataCallbackResult(Object)
static
|
Returns the specified result back to the client side after processing a callback within an Action defined by the GridSettingsBase.CustomDataActionRouteValues property.
|
GetHashCode()
|
Serves as the default hash function.
|
GetHtml()
|
Inserts the HTML code rendered by an extension into the required page output.
|
GetTokenBoxCallbackResult(MVCxColumnTokenBoxProperties)
static
|
Returns the specified result back to the client side after processing a callback initiated by a token box used as a grid view column editor.
|
GetTokenBoxCallbackResult(Action<MVCxColumnTokenBoxProperties>)
static
|
Returns the specified result back to the client side after processing a callback initiated by a token box used as a grid view column editor.
|
GetType()
|
Gets the Type of the current instance.
|
GetViewModel(String)
static
|
Returns the VerticalGrid’s view model object that maintains the grid state and provides the means to populate itself with data when the grid is used in custom data binding mode.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
Render()
|
Renders the extension’s HTML code to the Response.
|
SetEditErrorText(String)
|
Displays the specified (error) text in a special row at the bottom of the VerticalGrid.
|
ToString()
|
Returns a string that represents the current object.
|
WriteCsv(VerticalGridSettings, Object, Stream, CsvExportOptions)
static
|
|
WriteCsv(VerticalGridSettings, Object, Stream)
static
|
Exports the VerticalGrid’s data to a stream in CSV format.
|
WriteDocx(VerticalGridSettings, Object, Stream, DocxExportOptions)
static
|
Exports the grid’s data to a stream in DOCX format.
|
WriteDocx(VerticalGridSettings, Object, Stream)
static
|
Exports the grid’s data to a stream in DOCX format.
|
WritePdf(VerticalGridSettings, Object, Stream, PdfExportOptions)
static
|
Exports the VerticalGrid’s data to a stream in PDF format with the specified export options.
|
WritePdf(VerticalGridSettings, Object, Stream)
static
|
Exports the VerticalGrid’s data to a stream in PDF format.
|
WriteRtf(VerticalGridSettings, Object, Stream, RtfExportOptions)
static
|
Exports the VerticalGrid’s data to a stream in RTF format with the specified export options.
|
WriteRtf(VerticalGridSettings, Object, Stream)
static
|
Exports the VerticalGrid’s data to a stream in RTF format.
|
WriteXls(VerticalGridSettings, Object, Stream, XlsExportOptions)
static
|
|
WriteXls(VerticalGridSettings, Object, Stream)
static
|
Exports the VerticalGrid’s data to a stream in XLS format.
|
WriteXlsx(VerticalGridSettings, Object, Stream, XlsxExportOptions)
static
|
|
WriteXlsx(VerticalGridSettings, Object, Stream)
static
|
Exports the VerticalGrid’s data to a stream in XLSX format.
|