[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SmartPrintRulesCollection.Item

this Property

this[int]

Gets or sets the rule (SmartPrintRule object) at the specified index.

Declaration
public SmartPrintRule this[int index] { get; set; }
Public Default Property Item(index As Integer) As SmartPrintRule
Parameters
Type Name Description
int index