menu

Document Processing

SelectionPanelExt Class - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    SelectionPanelExt Class

    Represents the class which is used to render the fill series border selection.

    Inheritance
    System.Object
    SelectionPanelExt
    Namespace: Syncfusion.UI.Xaml.Spreadsheet
    Assembly: Syncfusion.SfSpreadsheet.UWP.dll
    Syntax
    public class SelectionPanelExt : SelectionPanel

    Constructors

    SelectionPanelExt(String)

    Initializes a new instance of the SelectionPanelExt class.

    Declaration
    public SelectionPanelExt(string name)
    Parameters
    Type Name Description
    System.String name

    Name of the panel

    Methods

    Dispose(Boolean)

    Releases all resources used by the. SelectionPanelExt.

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    RenderSelectedCells()

    Invoked inorder to draw the borders for fillSeries selection in SpreadsheetGrid.

    Declaration
    protected override void RenderSelectedCells()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved