bool Visible { get; }
ReadOnly Property Visible As Boolean Get Dim instance As IInfragisticsEditorButtonBase Dim value As Boolean value = instance.Visible
property bool Visible { bool get (); }
© 2020 SmartBear Sofware