ArcFM Engine Developer Guide
CommandItemLayout Class Fields


For a list of all members of this type, see CommandItemLayout members.

Public Fields
 NameDescription
Public FieldCaptionSerializes whether this instance Command does not use the default (shared) caption.  
Public FieldCaptionSpecifiedReturns/sets whether the optional Caption attribute should be persisted.  
Public FieldCustomCaptionSerializes the optional user-specified custom caption for a command.  
Public FieldCustomCaptionSpecifiedReturns/sets whether an optional user-specified custom caption should be persisted.  
Public FieldCustomDisplayStyleSerializes the custom display style for a command.  
Public FieldCustomDisplayStyleSpecifiedReturns/sets whether an optional custom display style should be persisted.  
Public FieldCustomIsFirstInGroupSerializes the custom IsFirstInGroup flag for a command.  
Public FieldCustomIsFirstInGroupSpecifiedReturns/sets whether an optional custom IsFirstInGroup flag should be persisted.  
Public FieldCustomRecentlyUsedSerializes the custom recently-used for a command.  
Public FieldCustomRecentlyUsedSpecifiedReturns/sets whether an optional custom RecentlyUsed flag should be persisted.  
Public FieldCustomVisibleSerializes the custom visible attribute for a command.  
Public FieldCustomVisibleSpecifiedReturns/sets whether an optional custom visible should be persisted.  
Public FieldDisplayStyleSerializes the display style (optional attribute) of this Command object.  
Public FieldDisplayStyleSpecifiedReturns/sets whether the optional DisplayStyle attribute should be persisted.  
Public FieldIsFirstInGroupSerializes whether a separator bar is shown before this Command.  
Public FieldIsFirstInGroupSpecifiedReturns/sets whether the optional IsFirstInGroup attribute should be persisted.  
Public FieldKeySerializes the unique key used to find this Command in the CommandManager's list of Commands.  
Public FieldLocateBeforeDeserializes the key of the command item this item should be located before.  
Public FieldLocateBeforeSpecifiedReturns whether the optional LocateBefore attribute has been specified.  
Public FieldRecentlyUsedSerializes the recently-used for a command.  
Public FieldRecentlyUsedSpecifiedReturns/sets whether the optional RecentlyUsed flag should be persisted.  
Public FieldWidthSerializes the instance properties width (optional attribute) of this Command object.  
Public FieldWidthSpecifiedReturns/sets whether the optional instance properties Width attribute should be persisted.  
Top
See Also

Reference

CommandItemLayout Class
Miner.Windows.Layout.Data Namespace

 

 


Send Comment