Gets a DialogButton from the collection. This property is the indexer for the DialogButtonCollection class.
public WPF.Proofing.DialogButton this [int number] { get; }
Public Default ReadOnly Property Item(number As Integer) As WPF.Proofing.DialogButton
The object of the type DialogButton at the specified index.