OnClientSheetVisibleChanged Property
In This Topic
Occurs after the visible of the sheet in the sheet collection of the FlexSheet has changed.
Syntax
'Declaration
Public Property OnClientSheetVisibleChanged As String
public string OnClientSheetVisibleChanged {get; set;}
See Also