[]
        
(Showing Draft Content)

C1.Win.C1SplitContainer.C1SplitterPanel.SetVisibleCore

SetVisibleCore Method

SetVisibleCore(bool)

Sets the control to the specified visible state.

Declaration
protected override void SetVisibleCore(bool value)
Parameters
Type Name Description
bool value

true to make the control visible; otherwise, false.

Overrides