officefileapi-devexpress-dot-xtraspreadsheet-6ff56fa9.md
Contains an option which turns the Fill Handle feature on or off.
Namespace : DevExpress.XtraSpreadsheet
Assembly : DevExpress.Spreadsheet.v25.2.Core.dll
NuGet Package : DevExpress.Spreadsheet.Core
[ComVisible(true)]
public class SpreadsheetFillHandleBehaviorOptions :
SpreadsheetNotificationOptions
<ComVisible(True)>
Public Class SpreadsheetFillHandleBehaviorOptions
Inherits SpreadsheetNotificationOptions
The following members return SpreadsheetFillHandleBehaviorOptions objects:
An instance of the SpreadsheetFillHandleBehaviorOptions class is accessible using the SpreadsheetBehaviorOptions.FillHandle property.
Object ViewStatePersisterCore BaseOptions DevExpress.XtraSpreadsheet.SpreadsheetNotificationOptions SpreadsheetFillHandleBehaviorOptions
See Also