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