[]
Configurates the OnClientVisibleChanged client event. Occurs after the visible of sheet has changed.
public TBuilder OnClientVisibleChanged(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |