GrapeCity.Xaml.SpreadSheet.UI
DefaultAutoFillType Property (GcSpreadSheet)


Gets or sets the default type of the automatic fill.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property DefaultAutoFillType As Nullable(Of AutoFillType)
'Usage
 
Dim instance As GcSpreadSheet
Dim value As Nullable(Of AutoFillType)
 
instance.DefaultAutoFillType = value
 
value = instance.DefaultAutoFillType
[DefaultValue()]
public Nullable<AutoFillType> DefaultAutoFillType {get; set;}

Property Value

The default type of the automatic fill.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GcSpreadSheet Class
GcSpreadSheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options