C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / FlexSheet Class / AllowAutoFill Property

In This Topic
AllowAutoFill Property (FlexSheet)
In This Topic
Gets or sets the value to indicates whether enable autofill, the feature to fill cells with data that follows a pattern by dragging the bottom right corner of the cell.
Syntax
'Declaration
 
Public Overridable Property AllowAutoFill As Boolean
 
See Also