[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetViewCollection.OnValidate

OnValidate Method

OnValidate(object)

Processes the OnValidate event, which validates a sheet in the collection.

Declaration
protected override void OnValidate(object value)
Protected Overrides Sub OnValidate(value As Object)
Parameters
Type Name Description
object value

Sheet against which to validate

Overrides
Exceptions
Type Condition
ArgumentNullException

No sheet specified.