Spread Windows Forms 12.0 Product Documentation
Name Property (ColumnFooter)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ColumnFooter Class : Name Property
Gets or sets the name of the column footer.
Syntax
'Declaration
 
Public Property Name As String
'Usage
 
Dim instance As ColumnFooter
Dim value As String
 
instance.Name = value
 
value = instance.Name
public string Name {get; set;}
See Also

Reference

ColumnFooter Class
ColumnFooter Members