SpreadsheetImages Properties
Contains settings that define images displayed within the ASPxSpreadsheet.Name | Description |
---|---|
FormulaBarCancelButtonImage | Gets the settings of an image displayed within the Cancel button in the formula bar. |
FormulaBarEnterButtonImage | Gets the settings of an image displayed within the Enter button in the formula bar. |
ImageFolder | Gets or sets the path to the folder that contains images used by a control. Inherited from ImagesBase. |
LoadingPanel | Gets the settings of an image displayed within a Loading Panel. Inherited from ImagesBase. |
MenuIconSet | Gets or sets a set of icons to be used within the ribbon UI. |
SpriteCssFilePath | Gets or sets the path to a CSS file that defines the control’s sprite image settings. Inherited from ImagesBase. |
SpriteImageUrl | Gets or sets the path to a sprite image. Inherited from ImagesBase. |
See Also