In This Topic
Gets or sets OperandsStyle contains display attributes that determine the appearance of operands panel element on the screen.
Syntax
'Declaration
Public Property Operands As OperandsStyle
public OperandsStyle Operands {get; set;}
See Also