Skip to main content
All docs
V26.1
  • SpreadsheetControl.SheetVisibilityChanged Event

    Namespace: DevExpress.Xpf.Spreadsheet

    Assembly: DevExpress.Xpf.Spreadsheet.v26.1.dll

    Declaration

    public event SheetVisibilityChangedEventHandler SheetVisibilityChanged

    Event Data

    The SheetVisibilityChanged event's data class is SheetVisibilityChangedEventArgs. The following properties provide information specific to this event:

    Property
    NewVisibility
    OldVisibility
    See Also