menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GridResourceIdentifiers - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GridResourceIdentifiers

    class for the constant string value of GridResourceIdentifiers

    Inheritance
    System.Object
    GridResourceIdentifiers
    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 sealed class GridResourceIdentifiers

    Constructors

    GridResourceIdentifiers()

    Declaration
    public GridResourceIdentifiers()

    Fields

    AnErrorOccurred

    AnErrorOccurred

    Declaration
    public const string AnErrorOccurred = "AnErrorOccurred"
    Field Value
    Type
    System.String

    AnErrorOccurredAttemptingToPreviewtheFiletoprint

    AnErrorOccurredAttemptingToPreviewtheFiletoprint

    Declaration
    public const string AnErrorOccurredAttemptingToPreviewtheFiletoprint = "AnErrorOccurredAttemptingToPreviewtheFiletoprint"
    Field Value
    Type
    System.String

    BitVectorFull

    string value for BitVectorFull

    Declaration
    public const string BitVectorFull = "BitVectorFull"
    Field Value
    Type
    System.String

    Cannotchangepartofamergedcell

    Cannotchangepartofamergedcell

    Declaration
    public const string Cannotchangepartofamergedcell = "Cannotchangepartofamergedcell"
    Field Value
    Type
    System.String

    Close

    Close

    Declaration
    public const string Close = "Close"
    Field Value
    Type
    System.String

    ColorEditorPaletteTab

    ColorEditorPaletteTab

    Declaration
    public const string ColorEditorPaletteTab = "ColorEditorPaletteTab"
    Field Value
    Type
    System.String

    ColorEditorStandardTab

    ColorEditorStandardTab

    Declaration
    public const string ColorEditorStandardTab = "ColorEditorStandardTab"
    Field Value
    Type
    System.String

    ColorEditorSystemTab

    ColorEditorSystemTab

    Declaration
    public const string ColorEditorSystemTab = "ColorEditorSystemTab"
    Field Value
    Type
    System.String

    ColumnOnly

    ColumnOnly

    Declaration
    public const string ColumnOnly = "ColumnOnly"
    Field Value
    Type
    System.String

    CommandAddCoveredRanges

    CommandAddCoveredRanges

    Declaration
    public const string CommandAddCoveredRanges = "CommandAddCoveredRanges"
    Field Value
    Type
    System.String

    CommandChangeCells

    CommandChangeCells

    Declaration
    public const string CommandChangeCells = "CommandChangeCells"
    Field Value
    Type
    System.String

    CommandColumnWidth

    CommandColumnWidth

    Declaration
    public const string CommandColumnWidth = "CommandColumnWidth"
    Field Value
    Type
    System.String

    CommandDefaultSizeColumn

    CommandDefaultSizeColumn

    Declaration
    public const string CommandDefaultSizeColumn = "CommandDefaultSizeColumn"
    Field Value
    Type
    System.String

    CommandDefaultSizeRow

    CommandDefaultSizeRow

    Declaration
    public const string CommandDefaultSizeRow = "CommandDefaultSizeRow"
    Field Value
    Type
    System.String

    CommandFixedCountColumn

    CommandFixedCountColumn

    Declaration
    public const string CommandFixedCountColumn = "CommandFixedCountColumn"
    Field Value
    Type
    System.String

    CommandFixedCountRow

    CommandFixedCountRow

    Declaration
    public const string CommandFixedCountRow = "CommandFixedCountRow"
    Field Value
    Type
    System.String

    CommandHeaderCountColumn

    CommandHeaderCountColumn

    Declaration
    public const string CommandHeaderCountColumn = "CommandHeaderCountColumn"
    Field Value
    Type
    System.String

    CommandHeaderCountRow

    CommandHeaderCountRow

    Declaration
    public const string CommandHeaderCountRow = "CommandHeaderCountRow"
    Field Value
    Type
    System.String

    CommandHideColumn

    CommandHideColumn

    Declaration
    public const string CommandHideColumn = "CommandHideColumn"
    Field Value
    Type
    System.String

    CommandHideRow

    CommandHideRow

    Declaration
    public const string CommandHideRow = "CommandHideRow"
    Field Value
    Type
    System.String

    CommandInsertColumn

    CommandInsertColumn

    Declaration
    public const string CommandInsertColumn = "CommandInsertColumn"
    Field Value
    Type
    System.String

    CommandInsertRow

    CommandInsertRow

    Declaration
    public const string CommandInsertRow = "CommandInsertRow"
    Field Value
    Type
    System.String

    CommandMoveColumn

    CommandMoveColumn

    Declaration
    public const string CommandMoveColumn = "CommandMoveColumn"
    Field Value
    Type
    System.String

    CommandMoveRow

    CommandMoveRow

    Declaration
    public const string CommandMoveRow = "CommandMoveRow"
    Field Value
    Type
    System.String

    CommandRemoveColumn

    CommandRemoveColumn

    Declaration
    public const string CommandRemoveColumn = "CommandRemoveColumn"
    Field Value
    Type
    System.String

    CommandRemoveCoveredRanges

    CommandRemoveCoveredRanges

    Declaration
    public const string CommandRemoveCoveredRanges = "CommandRemoveCoveredRanges"
    Field Value
    Type
    System.String

    CommandRemoveRow

    CommandRemoveRow

    Declaration
    public const string CommandRemoveRow = "CommandRemoveRow"
    Field Value
    Type
    System.String

    CommandRowHeight

    CommandRowHeight

    Declaration
    public const string CommandRowHeight = "CommandRowHeight"
    Field Value
    Type
    System.String

    CopySeries

    Copy the series when Excel- like selection is enabled

    Declaration
    public const string CopySeries = "CopySeries"
    Field Value
    Type
    System.String

    DateTimeFormat_D

    DateTimeFormat_D

    Declaration
    public const string DateTimeFormat_D = "DateTimeFormat_D"
    Field Value
    Type
    System.String

    DateTimeFormat_dd

    DateTimeFormat_dd

    Declaration
    public const string DateTimeFormat_dd = "DateTimeFormat_dd"
    Field Value
    Type
    System.String

    DateTimeFormat_F

    DateTimeFormat_F

    Declaration
    public const string DateTimeFormat_F = "DateTimeFormat_F"
    Field Value
    Type
    System.String

    DateTimeFormat_ff

    DateTimeFormat_ff

    Declaration
    public const string DateTimeFormat_ff = "DateTimeFormat_ff"
    Field Value
    Type
    System.String

    DateTimeFormat_G

    DateTimeFormat_G

    Declaration
    public const string DateTimeFormat_G = "DateTimeFormat_G"
    Field Value
    Type
    System.String

    DateTimeFormat_gg

    DateTimeFormat_gg

    Declaration
    public const string DateTimeFormat_gg = "DateTimeFormat_gg"
    Field Value
    Type
    System.String

    DateTimeFormat_M

    DateTimeFormat_M

    Declaration
    public const string DateTimeFormat_M = "DateTimeFormat_M"
    Field Value
    Type
    System.String

    DateTimeFormat_R

    DateTimeFormat_R

    Declaration
    public const string DateTimeFormat_R = "DateTimeFormat_R"
    Field Value
    Type
    System.String

    DateTimeFormat_ss

    DateTimeFormat_ss

    Declaration
    public const string DateTimeFormat_ss = "DateTimeFormat_ss"
    Field Value
    Type
    System.String

    DateTimeFormat_T

    DateTimeFormat_T

    Declaration
    public const string DateTimeFormat_T = "DateTimeFormat_T"
    Field Value
    Type
    System.String

    DateTimeFormat_tt

    DateTimeFormat_tt

    Declaration
    public const string DateTimeFormat_tt = "DateTimeFormat_tt"
    Field Value
    Type
    System.String

    DateTimeFormat_U

    DateTimeFormat_U

    Declaration
    public const string DateTimeFormat_U = "DateTimeFormat_U"
    Field Value
    Type
    System.String

    DateTimeFormat_uu

    DateTimeFormat_uu

    Declaration
    public const string DateTimeFormat_uu = "DateTimeFormat_uu"
    Field Value
    Type
    System.String

    DateTimeFormat_Y

    DateTimeFormat_Y

    Declaration
    public const string DateTimeFormat_Y = "DateTimeFormat_Y"
    Field Value
    Type
    System.String

    DescriptionChangeCells

    DescriptionChangeCells

    Declaration
    public const string DescriptionChangeCells = "DescriptionChangeCells"
    Field Value
    Type
    System.String

    DescriptionInsertColumn

    DescriptionInsertColumn

    Declaration
    public const string DescriptionInsertColumn = "DescriptionInsertColumn"
    Field Value
    Type
    System.String

    DescriptionInsertRow

    DescriptionInsertRow

    Declaration
    public const string DescriptionInsertRow = "DescriptionInsertRow"
    Field Value
    Type
    System.String

    DescriptionMoveColumn

    DescriptionMoveColumn

    Declaration
    public const string DescriptionMoveColumn = "DescriptionMoveColumn"
    Field Value
    Type
    System.String

    DescriptionMoveRow

    DescriptionMoveRow

    Declaration
    public const string DescriptionMoveRow = "DescriptionMoveRow"
    Field Value
    Type
    System.String

    DescriptionRemoveColumn

    DescriptionRemoveColumn

    Declaration
    public const string DescriptionRemoveColumn = "DescriptionRemoveColumn"
    Field Value
    Type
    System.String

    DescriptionRemoveRow

    DescriptionRemoveRow

    Declaration
    public const string DescriptionRemoveRow = "DescriptionRemoveRow"
    Field Value
    Type
    System.String

    DoYouWantToReplaceTheContentsOfTheDestinationCellsIfAny

    DoYouWantToReplaceTheContentsOfTheDestinationCellsIfAny

    Declaration
    public const string DoYouWantToReplaceTheContentsOfTheDestinationCellsIfAny = "DoYouWantToReplaceTheContentsOfTheDestinationCellsIfAny"
    Field Value
    Type
    System.String

    EnumFormat_D

    EnumFormat_D

    Declaration
    public const string EnumFormat_D = "EnumFormat_D"
    Field Value
    Type
    System.String

    EnumFormat_G

    EnumFormat_G

    Declaration
    public const string EnumFormat_G = "EnumFormat_G"
    Field Value
    Type
    System.String

    EnumFormat_X

    EnumFormat_X

    Declaration
    public const string EnumFormat_X = "EnumFormat_X"
    Field Value
    Type
    System.String

    Error

    Error

    Declaration
    public const string Error = "Error"
    Field Value
    Type
    System.String

    ExceptionDataRangeDiffColCount

    ExceptionDataRangeDiffColCount

    Declaration
    public const string ExceptionDataRangeDiffColCount = "ExceptionDataRangeDiffColCount"
    Field Value
    Type
    System.String

    ExceptionDataRangeDiffRowCount

    ExceptionDataRangeDiffRowCount

    Declaration
    public const string ExceptionDataRangeDiffRowCount = "ExceptionDataRangeDiffRowCount"
    Field Value
    Type
    System.String

    FileSaved

    FileSaved

    Declaration
    public const string FileSaved = "FileSaved"
    Field Value
    Type
    System.String

    FillSeries

    Fill the series when Excel- like selection is enabled

    Declaration
    public const string FillSeries = "FillSeries"
    Field Value
    Type
    System.String

    FilterBarAll

    FilterBarAll

    Declaration
    public const string FilterBarAll = "FilterBarAll"
    Field Value
    Type
    System.String

    FindReachedTheStartingPointOfTheSearch

    FindReachedTheStartingPointOfTheSearch

    Declaration
    public const string FindReachedTheStartingPointOfTheSearch = "FindReachedTheStartingPointOfTheSearch"
    Field Value
    Type
    System.String

    GeneralFormat_G

    GeneralFormat_G

    Declaration
    public const string GeneralFormat_G = "GeneralFormat_G"
    Field Value
    Type
    System.String

    GRID_IDM_CLEARDATA

    GRID_IDM_CLEARDATA

    Declaration
    public const string GRID_IDM_CLEARDATA = "GRID_IDM_CLEARDATA"
    Field Value
    Type
    System.String

    GRID_IDM_COPYINTERNAL

    GRID_IDM_COPYINTERNAL

    Declaration
    public const string GRID_IDM_COPYINTERNAL = "GRID_IDM_COPYINTERNAL"
    Field Value
    Type
    System.String

    GRID_IDM_CUTDATA

    GRID_IDM_CUTDATA

    Declaration
    public const string GRID_IDM_CUTDATA = "GRID_IDM_CUTDATA"
    Field Value
    Type
    System.String

    GRID_IDM_DRAGDROP_COPY

    GRID_IDM_DRAGDROP_COPY

    Declaration
    public const string GRID_IDM_DRAGDROP_COPY = "GRID_IDM_DRAGDROP_COPY"
    Field Value
    Type
    System.String

    GRID_IDM_DRAGDROP_MOVE

    GRID_IDM_DRAGDROP_MOVE

    Declaration
    public const string GRID_IDM_DRAGDROP_MOVE = "GRID_IDM_DRAGDROP_MOVE"
    Field Value
    Type
    System.String

    GRID_IDM_PASTEDATA

    GRID_IDM_PASTEDATA

    Declaration
    public const string GRID_IDM_PASTEDATA = "GRID_IDM_PASTEDATA"
    Field Value
    Type
    System.String

    GRID_IDM_PASTEDIFFRANGE

    GRID_IDM_PASTEDIFFRANGE

    Declaration
    public const string GRID_IDM_PASTEDIFFRANGE = "GRID_IDM_PASTEDIFFRANGE"
    Field Value
    Type
    System.String

    GRID_IDM_PASTINGDATA

    GRID_IDM_PASTINGDATA

    Declaration
    public const string GRID_IDM_PASTINGDATA = "GRID_IDM_PASTINGDATA"
    Field Value
    Type
    System.String

    GRID_IDM_REMOVECOLS

    GRID_IDM_REMOVECOLS

    Declaration
    public const string GRID_IDM_REMOVECOLS = "GRID_IDM_REMOVECOLS"
    Field Value
    Type
    System.String

    GRID_IDM_REMOVEROWS

    GRID_IDM_REMOVEROWS

    Declaration
    public const string GRID_IDM_REMOVEROWS = "GRID_IDM_REMOVEROWS"
    Field Value
    Type
    System.String

    GRID_IDM_RESIZECOLS

    GRID_IDM_RESIZECOLS

    Declaration
    public const string GRID_IDM_RESIZECOLS = "GRID_IDM_RESIZECOLS"
    Field Value
    Type
    System.String

    GRID_IDM_RESIZEROWS

    GRID_IDM_RESIZEROWS

    Declaration
    public const string GRID_IDM_RESIZEROWS = "GRID_IDM_RESIZEROWS"
    Field Value
    Type
    System.String

    GRID_IDS_COLOR_BACKGROUND

    GRID_IDS_COLOR_BACKGROUND

    Declaration
    public const string GRID_IDS_COLOR_BACKGROUND = "GRID_IDS_COLOR_BACKGROUND"
    Field Value
    Type
    System.String

    GRID_IDS_COLOR_DRAGGINGLINE

    GRID_IDS_COLOR_DRAGGINGLINE

    Declaration
    public const string GRID_IDS_COLOR_DRAGGINGLINE = "GRID_IDS_COLOR_DRAGGINGLINE"
    Field Value
    Type
    System.String

    GRID_IDS_COLOR_FIXEDLINES

    GRID_IDS_COLOR_FIXEDLINES

    Declaration
    public const string GRID_IDS_COLOR_FIXEDLINES = "GRID_IDS_COLOR_FIXEDLINES"
    Field Value
    Type
    System.String

    GRID_IDS_COLOR_GRIDLINES

    GRID_IDS_COLOR_GRIDLINES

    Declaration
    public const string GRID_IDS_COLOR_GRIDLINES = "GRID_IDS_COLOR_GRIDLINES"
    Field Value
    Type
    System.String

    GRID_IDS_COLOR_TRACKINGLINE

    GRID_IDS_COLOR_TRACKINGLINE

    Declaration
    public const string GRID_IDS_COLOR_TRACKINGLINE = "GRID_IDS_COLOR_TRACKINGLINE"
    Field Value
    Type
    System.String

    GRID_IDS_INVERTDRAWBORDER

    GRID_IDS_INVERTDRAWBORDER

    Declaration
    public const string GRID_IDS_INVERTDRAWBORDER = "GRID_IDS_INVERTDRAWBORDER"
    Field Value
    Type
    System.String

    GRID_IDS_INVERTNOBORDER

    GRID_IDS_INVERTNOBORDER

    Declaration
    public const string GRID_IDS_INVERTNOBORDER = "GRID_IDS_INVERTNOBORDER"
    Field Value
    Type
    System.String

    GRID_IDS_INVERTNORMAL

    GRID_IDS_INVERTNORMAL

    Declaration
    public const string GRID_IDS_INVERTNORMAL = "GRID_IDS_INVERTNORMAL"
    Field Value
    Type
    System.String

    GRID_IDS_INVERTTHICK

    GRID_IDS_INVERTTHICK

    Declaration
    public const string GRID_IDS_INVERTTHICK = "GRID_IDS_INVERTTHICK"
    Field Value
    Type
    System.String

    GRID_IDS_INVERTTHICKBORDER

    GRID_IDS_INVERTTHICK

    Declaration
    public const string GRID_IDS_INVERTTHICKBORDER = "GRID_IDS_INVERTTHICK"
    Field Value
    Type
    System.String

    GRID_IDS_OUTLINECURRENTCELL

    GRID_IDS_OUTLINECURRENTCELL

    Declaration
    public const string GRID_IDS_OUTLINECURRENTCELL = "GRID_IDS_OUTLINECURRENTCELL"
    Field Value
    Type
    System.String

    GridCheckBoxCellModel

    GridCheckBoxCellModel

    Declaration
    public const string GridCheckBoxCellModel = "GridCheckBoxCellModel"
    Field Value
    Type
    System.String

    GridCheckBoxCellModelDesc

    GridCheckBoxCellModelDesc

    Declaration
    public const string GridCheckBoxCellModelDesc = "GridCheckBoxCellModelDesc"
    Field Value
    Type
    System.String

    GridComboBoxCellModel

    GridComboBoxCellModel

    Declaration
    public const string GridComboBoxCellModel = "GridComboBoxCellModel"
    Field Value
    Type
    System.String

    GridComboBoxCellModelDesc

    GridComboBoxCellModelDesc

    Declaration
    public const string GridComboBoxCellModelDesc = "GridComboBoxCellModelDesc"
    Field Value
    Type
    System.String

    GridControlName

    GridControlName

    Declaration
    public const string GridControlName = "GridControlName"
    Field Value
    Type
    System.String

    GridCustomStyleProperty_CheckBoxState

    GridCustomStyleProperty_CheckBoxState

    Declaration
    public const string GridCustomStyleProperty_CheckBoxState = "GridCustomStyleProperty_CheckBoxState"
    Field Value
    Type
    System.String

    GridCustomStyleProperty_NumberFormatInfo

    GridCustomStyleProperty_NumberFormatInfo

    Declaration
    public const string GridCustomStyleProperty_NumberFormatInfo = "GridCustomStyleProperty_NumberFormatInfo"
    Field Value
    Type
    System.String

    GridCustomStyleProperty_NumericUpDown

    GridCustomStyleProperty_NumericUpDown

    Declaration
    public const string GridCustomStyleProperty_NumericUpDown = "GridCustomStyleProperty_NumericUpDown"
    Field Value
    Type
    System.String

    GridCustomStyleProperty_ParseInfo

    GridCustomStyleProperty_ParseInfo

    Declaration
    public const string GridCustomStyleProperty_ParseInfo = "GridCustomStyleProperty_ParseInfo"
    Field Value
    Type
    System.String

    GridCustomStyleProperty_Validation

    GridCustomStyleProperty_Validation

    Declaration
    public const string GridCustomStyleProperty_Validation = "GridCustomStyleProperty_Validation"
    Field Value
    Type
    System.String

    GridDesignerCodeGenFailed

    GridDesignerCodeGenFailed

    Declaration
    public const string GridDesignerCodeGenFailed = "GridDesignerCodeGenFailed"
    Field Value
    Type
    System.String

    GridDesignerGeneratedCode

    GridDesignerGeneratedCode

    Declaration
    public const string GridDesignerGeneratedCode = "GridDesignerGeneratedCode"
    Field Value
    Type
    System.String

    GridDesignerNoCode

    GridDesignerNoCode

    Declaration
    public const string GridDesignerNoCode = "GridDesignerNoCode"
    Field Value
    Type
    System.String

    GridDesignerNoSelection

    GridDesignerNoSelection

    Declaration
    public const string GridDesignerNoSelection = "GridDesignerNoSelection"
    Field Value
    Type
    System.String

    GridDesignerStateChangeFailed

    GridDesignerStateChangeFailed

    Declaration
    public const string GridDesignerStateChangeFailed = "GridDesignerStateChangeFailed"
    Field Value
    Type
    System.String

    GridDesignerTemplateExportFailed

    GridDesignerTemplateExportFailed

    Declaration
    public const string GridDesignerTemplateExportFailed = "GridDesignerTemplateExportFailed"
    Field Value
    Type
    System.String

    GridDesignerTemplateImportFailed

    GridDesignerTemplateImportFailed

    Declaration
    public const string GridDesignerTemplateImportFailed = "GridDesignerTemplateImportFailed"
    Field Value
    Type
    System.String

    GridDragButtonCellModel

    GridDragButtonCellModel

    Declaration
    public const string GridDragButtonCellModel = "GridDragButtonCellModel"
    Field Value
    Type
    System.String

    GridDragButtonCellModelDesc

    GridDragButtonCellModelDesc

    Declaration
    public const string GridDragButtonCellModelDesc = "GridDragButtonCellModelDesc"
    Field Value
    Type
    System.String

    GridDropDownCellModel

    GridDropDownCellModel

    Declaration
    public const string GridDropDownCellModel = "GridDropDownCellModel"
    Field Value
    Type
    System.String

    GridDropDownCellModelDesc

    GridDropDownCellModelDesc

    Declaration
    public const string GridDropDownCellModelDesc = "GridDropDownCellModelDesc"
    Field Value
    Type
    System.String

    GridDropDownColorUICellModel

    GridDropDownColorUICellModel

    Declaration
    public const string GridDropDownColorUICellModel = "GridDropDownColorUICellModel"
    Field Value
    Type
    System.String

    GridDropDownColorUICellModelDesc

    GridDropDownColorUICellModelDesc

    Declaration
    public const string GridDropDownColorUICellModelDesc = "GridDropDownColorUICellModelDesc"
    Field Value
    Type
    System.String

    GridDropDownGridCellModel

    GridDropDownGridCellModel

    Declaration
    public const string GridDropDownGridCellModel = "GridDropDownGridCellModel"
    Field Value
    Type
    System.String

    GridDropDownGridCellModelDesc

    GridDropDownGridCellModelDesc

    Declaration
    public const string GridDropDownGridCellModelDesc = "GridDropDownGridCellModelDesc"
    Field Value
    Type
    System.String

    GridDropDownHeaderCellModel

    GridDropDownHeaderCellModel

    Declaration
    public const string GridDropDownHeaderCellModel = "GridDropDownHeaderCellModel"
    Field Value
    Type
    System.String

    GridDropDownHeaderCellModelDesc

    GridDropDownHeaderCellModelDesc

    Declaration
    public const string GridDropDownHeaderCellModelDesc = "GridDropDownHeaderCellModelDesc"
    Field Value
    Type
    System.String

    GridDropDownMonthCalendarCellModel

    GridDropDownMonthCalendarCellModel

    Declaration
    public const string GridDropDownMonthCalendarCellModel = "GridDropDownMonthCalendarCellModel"
    Field Value
    Type
    System.String

    GridDropDownMonthCalendarCellModelDesc

    GridDropDownMonthCalendarCellModelDesc

    Declaration
    public const string GridDropDownMonthCalendarCellModelDesc = "GridDropDownMonthCalendarCellModelDesc"
    Field Value
    Type
    System.String

    GridDropDownRichTextBoxCellModel

    GridDropDownRichTextBoxCellModel

    Declaration
    public const string GridDropDownRichTextBoxCellModel = "GridDropDownRichTextBoxCellModel"
    Field Value
    Type
    System.String

    GridDropDownRichTextBoxCellModelDesc

    GridDropDownRichTextBoxCellModelDesc

    Declaration
    public const string GridDropDownRichTextBoxCellModelDesc = "GridDropDownRichTextBoxCellModelDesc"
    Field Value
    Type
    System.String

    GridFindAndReplace

    GridFindAndReplace

    Declaration
    public const string GridFindAndReplace = "GridFindAndReplace"
    Field Value
    Type
    System.String

    GridFindAndReplaceFindNext

    GridFindAndReplaceFindNext

    Declaration
    public const string GridFindAndReplaceFindNext = "GridFindAndReplaceFindNext"
    Field Value
    Type
    System.String

    GridFindAndReplaceFindWhat

    GridFindAndReplaceFindWhat

    Declaration
    public const string GridFindAndReplaceFindWhat = "GridFindAndReplaceFindWhat"
    Field Value
    Type
    System.String

    GridFindAndReplaceMatchCase

    GridFindAndReplaceMatchCase

    Declaration
    public const string GridFindAndReplaceMatchCase = "GridFindAndReplaceMatchCase"
    Field Value
    Type
    System.String

    GridFindAndReplaceMatchWholeCell

    GridFindAndReplaceMatchWholeCell

    Declaration
    public const string GridFindAndReplaceMatchWholeCell = "GridFindAndReplaceMatchWholeCell"
    Field Value
    Type
    System.String

    GridFindAndReplaceReplaceAll

    GridFindAndReplaceReplaceAll

    Declaration
    public const string GridFindAndReplaceReplaceAll = "GridFindAndReplaceReplaceAll"
    Field Value
    Type
    System.String

    GridFindAndReplaceReplaceWith

    GridFindAndReplaceReplaceWith

    Declaration
    public const string GridFindAndReplaceReplaceWith = "GridFindAndReplaceReplaceWith"
    Field Value
    Type
    System.String

    GridFindAndReplaceSearchUp

    GridFindAndReplaceSearchUp

    Declaration
    public const string GridFindAndReplaceSearchUp = "GridFindAndReplaceSearchUp"
    Field Value
    Type
    System.String

    GridFindReplaceDialog

    GridFindReplaceDialog

    Declaration
    public const string GridFindReplaceDialog = "GridFindReplaceDialog"
    Field Value
    Type
    System.String

    GridHeaderCellModel

    GridHeaderCellModel

    Declaration
    public const string GridHeaderCellModel = "GridHeaderCellModel"
    Field Value
    Type
    System.String

    GridHeaderCellModelDesc

    GridHeaderCellModelDesc

    Declaration
    public const string GridHeaderCellModelDesc = "GridHeaderCellModelDesc"
    Field Value
    Type
    System.String

    GridNumericUpDownCellModel

    GridNumericUpDownCellModel

    Declaration
    public const string GridNumericUpDownCellModel = "GridNumericUpDownCellModel"
    Field Value
    Type
    System.String

    GridNumericUpDownCellModelDesc

    GridNumericUpDownCellModelDesc

    Declaration
    public const string GridNumericUpDownCellModelDesc = "GridNumericUpDownCellModelDesc"
    Field Value
    Type
    System.String

    GridPushButtonCellModel

    GridPushButtonCellModel

    Declaration
    public const string GridPushButtonCellModel = "GridPushButtonCellModel"
    Field Value
    Type
    System.String

    GridPushButtonCellModelDesc

    GridPushButtonCellModelDesc

    Declaration
    public const string GridPushButtonCellModelDesc = "GridPushButtonCellModelDesc"
    Field Value
    Type
    System.String

    GridStaticCellModel

    GridStaticCellModel

    Declaration
    public const string GridStaticCellModel = "GridStaticCellModel"
    Field Value
    Type
    System.String

    GridStaticCellModelDesc

    GridStaticCellModelDesc

    Declaration
    public const string GridStaticCellModelDesc = "GridStaticCellModelDesc"
    Field Value
    Type
    System.String

    GridStyleCategoryAlignment

    GridStyleCategoryAlignment

    Declaration
    public const string GridStyleCategoryAlignment = "GridStyleCategoryAlignment"
    Field Value
    Type
    System.String

    GridStyleCategoryAppearance

    GridStyleCategoryAppearance

    Declaration
    public const string GridStyleCategoryAppearance = "GridStyleCategoryAppearance"
    Field Value
    Type
    System.String

    GridStyleCategoryBehavior

    GridStyleCategoryBehavior

    Declaration
    public const string GridStyleCategoryBehavior = "GridStyleCategoryBehavior"
    Field Value
    Type
    System.String

    GridStyleCategoryDisplay

    GridStyleCategoryDisplay

    Declaration
    public const string GridStyleCategoryDisplay = "GridStyleCategoryDisplay"
    Field Value
    Type
    System.String

    GridStyleCategoryGraphics

    GridStyleCategoryGraphics

    Declaration
    public const string GridStyleCategoryGraphics = "GridStyleCategoryGraphics"
    Field Value
    Type
    System.String

    GridStyleCategoryStyle

    GridStyleCategoryStyle

    Declaration
    public const string GridStyleCategoryStyle = "GridStyleCategoryStyle"
    Field Value
    Type
    System.String

    GridStyleCategoryUser

    GridStyleCategoryUser

    Declaration
    public const string GridStyleCategoryUser = "GridStyleCategoryUser"
    Field Value
    Type
    System.String

    GridStyleCategoryValue

    GridStyleCategoryValue

    Declaration
    public const string GridStyleCategoryValue = "GridStyleCategoryValue"
    Field Value
    Type
    System.String

    GridTextBoxCellModel

    GridTextBoxCellModel

    Declaration
    public const string GridTextBoxCellModel = "GridTextBoxCellModel"
    Field Value
    Type
    System.String

    GridTextBoxCellModelDesc

    GridTextBoxCellModelDesc

    Declaration
    public const string GridTextBoxCellModelDesc = "GridTextBoxCellModelDesc"
    Field Value
    Type
    System.String

    InvalidOperation_GridCellNotInitialized

    InvalidOperation_GridCellNotInitialized

    Declaration
    public const string InvalidOperation_GridCellNotInitialized = "InvalidOperation_GridCellNotInitialized"
    Field Value
    Type
    System.String

    LoadFailed

    LoadFailed

    Declaration
    public const string LoadFailed = "LoadFailed"
    Field Value
    Type
    System.String

    LoadFailure

    LoadFailure

    Declaration
    public const string LoadFailure = "LoadFailure"
    Field Value
    Type
    System.String

    ModName

    ModName

    Declaration
    public const string ModName = "ModName"
    Field Value
    Type
    System.String

    NumberFormat_C

    NumberFormat_C

    Declaration
    public const string NumberFormat_C = "NumberFormat_C"
    Field Value
    Type
    System.String

    NumberFormat_D

    NumberFormat_D

    Declaration
    public const string NumberFormat_D = "NumberFormat_D"
    Field Value
    Type
    System.String

    NumberFormat_E

    NumberFormat_E

    Declaration
    public const string NumberFormat_E = "NumberFormat_E"
    Field Value
    Type
    System.String

    NumberFormat_F

    NumberFormat_F

    Declaration
    public const string NumberFormat_F = "NumberFormat_F"
    Field Value
    Type
    System.String

    NumberFormat_G

    NumberFormat_G

    Declaration
    public const string NumberFormat_G = "NumberFormat_G"
    Field Value
    Type
    System.String

    NumberFormat_N

    NumberFormat_N

    Declaration
    public const string NumberFormat_N = "NumberFormat_N"
    Field Value
    Type
    System.String

    NumberFormat_P

    NumberFormat_P

    Declaration
    public const string NumberFormat_P = "NumberFormat_P"
    Field Value
    Type
    System.String

    NumberFormat_R

    NumberFormat_R

    Declaration
    public const string NumberFormat_R = "NumberFormat_R"
    Field Value
    Type
    System.String

    NumberFormat_X

    NumberFormat_X

    Declaration
    public const string NumberFormat_X = "NumberFormat_X"
    Field Value
    Type
    System.String

    Request

    Request

    Declaration
    public const string Request = "Request"
    Field Value
    Type
    System.String

    SearchResults

    SearchResults

    Declaration
    public const string SearchResults = "SearchResults"
    Field Value
    Type
    System.String

    SelectionOnly

    SelectionOnly

    Declaration
    public const string SelectionOnly = "SelectionOnly"
    Field Value
    Type
    System.String

    SpecifiedTextWasNotFound

    SpecifiedTextWasNotFound

    Declaration
    public const string SpecifiedTextWasNotFound = "SpecifiedTextWasNotFound"
    Field Value
    Type
    System.String

    StyleCategoryAppearance

    StyleCategoryAppearance

    Declaration
    public const string StyleCategoryAppearance = "StyleCategoryAppearance"
    Field Value
    Type
    System.String

    StyleCategoryBehavior

    StyleCategoryBehavior

    Declaration
    public const string StyleCategoryBehavior = "StyleCategoryBehavior"
    Field Value
    Type
    System.String

    StyleCategoryStyle

    StyleCategoryStyle

    Declaration
    public const string StyleCategoryStyle = "StyleCategoryStyle"
    Field Value
    Type
    System.String

    StyleCategoryValue

    StyleCategoryValue

    Declaration
    public const string StyleCategoryValue = "StyleCategoryValue"
    Field Value
    Type
    System.String

    Test

    Test

    Declaration
    public const string Test = "Test"
    Field Value
    Type
    System.String

    TextParseFailedFormat

    TextParseFailedFormat

    Declaration
    public const string TextParseFailedFormat = "TextParseFailedFormat"
    Field Value
    Type
    System.String

    TopLeftBottomRight

    TopLeftBottomRight

    Declaration
    public const string TopLeftBottomRight = "TopLeftBottomRight"
    Field Value
    Type
    System.String

    UnabletoLoadImage

    UnabletoLoadImage

    Declaration
    public const string UnabletoLoadImage = "UnabletoLoadImage"
    Field Value
    Type
    System.String

    UnabletoLoadtheSavedTemplate

    UnabletoLoadtheSavedTemplate

    Declaration
    public const string UnabletoLoadtheSavedTemplate = "UnabletoLoadtheSavedTemplate"
    Field Value
    Type
    System.String

    WholeTable

    WholeTable

    Declaration
    public const string WholeTable = "WholeTable"
    Field Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved